CSIT-1027: Add Index
[csit.git] / resources / tools / presentation / conf_cpta / conf.py
index 9b6e5f3..4eb51d8 100644 (file)
@@ -101,3 +101,12 @@ html_context = {
         '_static/theme_overrides.css',  # overrides for wide tables in RTD theme
         ],
     }
         '_static/theme_overrides.css',  # overrides for wide tables in RTD theme
         ],
     }
+
+# If false, no module index is generated.
+html_domain_indices = True
+
+# If false, no index is generated.
+html_use_index = True
+
+# If true, the index is split into individual pages for each letter.
+html_split_index = False