X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=resources%2Ftools%2Fpresentation%2Fconf_cpta%2Fconf.py;h=4eb51d884eb24a8d424439e1b58ee434c787a583;hb=5ad9b364cbd45a0b25d73412b9777ac14df92b0a;hp=9b6e5f3bc15bd7bd22c4d85b05c9d15cf5a8ccb8;hpb=efdcf6470f6e15dcc918c70e5a61d10e10653f1e;p=csit.git diff --git a/resources/tools/presentation/conf_cpta/conf.py b/resources/tools/presentation/conf_cpta/conf.py index 9b6e5f3bc1..4eb51d884e 100644 --- a/resources/tools/presentation/conf_cpta/conf.py +++ b/resources/tools/presentation/conf_cpta/conf.py @@ -101,3 +101,12 @@ html_context = { '_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