Explorar o código

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

Enis Afgan %!s(int64=10) %!d(string=hai) anos
pai
achega
09cf16006d
Modificáronse 1 ficheiros con 4 adicións e 3 borrados
  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:
 
-- `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>