X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=resources%2Ftools%2Fpresentation%2Fconf_cpta%2Fconf.py;h=4eb51d884eb24a8d424439e1b58ee434c787a583;hp=9b6e5f3bc15bd7bd22c4d85b05c9d15cf5a8ccb8;hb=fc7a9563a6d23aaaace589606e431fad409b1ab9;hpb=42c909bf905d0860d4e28821925b0f701698adc8;ds=sidebyside 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