Pārlūkot izejas kodu

Use proper toctree vs. direct links on the topics overview page

Enis Afgan 10 gadi atpakaļ
vecāks
revīzija
09cf16006d
1 mainītis faili ar 4 papildinājumiem un 3 dzēšanām
  1. 4 3
      docs/topics/overview.rst

+ 4 - 3
docs/topics/overview.rst

@@ -2,7 +2,8 @@ Using Cloudbridge
 =================
 =================
 Introductions to all the key parts of Cloudbridge you'll need to know:
 Introductions to all the key parts of Cloudbridge you'll need to know:
 
 
-- `How to install Cloudbridge <install.html>`_
-- `Connection and authentication setup <setup.html>`_
-
+.. toctree::
+   :maxdepth: 1
 
 
+    How to install Cloudbridge <install.rst>
+    Connection and authentication setup <setup.rst>