This is an automated email from the ASF dual-hosted git repository.

tomaz pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/libcloud.git

commit 74272b06e76bbf4ec44706983d39e1e3382b1313
Author: Tomaz Muraus <[email protected]>
AuthorDate: Sat Mar 5 12:49:42 2022 +0100

    Fix docs formatting, remove some documents from TOC.
---
 docs/index.rst | 11 +++++++----
 1 file changed, 7 insertions(+), 4 deletions(-)

diff --git a/docs/index.rst b/docs/index.rst
index afe6d1f..b6b2f8f 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -2,9 +2,8 @@ Welcome to Apache Libcloud's documentation!
 ===========================================
 
 .. note::
-
-    Libcloud v3.5.0 dropped support for Python 3.5 and now only supports Python
-    >= 3.6.
+   Libcloud v3.5.0 dropped support for Python 3.5 and now only supports Python
+   >= 3.6.
 
    Libcloud v3.0.0 dropped support for Python 2.7 and Python 3.4 and now only
    supports Python >= 3.5.
@@ -57,7 +56,11 @@ Main
     troubleshooting
     api_docs
     faq
-    other/*
+    other/registering-a-third-party-driver
+    other/ssl-certificate-validation
+    other/using-http-proxy
+    other/working-with-oo-apis
+    other/using-libcloud-in-multithreaded-and-async-environments
 
 Developer Information
 ---------------------

Reply via email to