~widelands-dev/widelands-website/django_staticfiles

« back to all changes in this revision

Viewing changes to documentation/conf.py

  • Committer: franku
  • Date: 2018-05-08 19:33:19 UTC
  • mto: This revision was merged to the branch mainline in revision 496.
  • Revision ID: somal@arcor.de-20180508193319-tyt9kdv0dcghrhhp
run pyformat; some tweaks

Show diffs side-by-side

added added

removed removed

Lines of Context:
140
140
#html_additional_pages = {}
141
141
 
142
142
# If false, no module index is generated.
143
 
html_domain_indices = True
 
143
html_domain_indices = False
144
144
 
145
145
# If false, no index is generated.
146
146
html_use_index = True