~jonobacon/uak/firstmaterials

« back to all changes in this revision

Viewing changes to conf.py

  • Committer: Daniel Holbach
  • Date: 2012-11-09 16:26:55 UTC
  • Revision ID: daniel.holbach@canonical.com-20121109162655-e45xlsjcxnueuzb0
update configuration

Show diffs side-by-side

added added

removed removed

Lines of Context:
21
21
# -- General configuration -----------------------------------------------------
22
22
 
23
23
# If your documentation needs a minimal Sphinx version, state it here.
24
 
#needs_sphinx = '1.0'
 
24
needs_sphinx = '1.1'
25
25
 
26
26
# Add any Sphinx extension module names here, as strings. They can be extensions
27
27
# coming with Sphinx (named 'sphinx.ext.*') or your custom ones.
145
145
#html_domain_indices = True
146
146
 
147
147
# If false, no index is generated.
148
 
#html_use_index = True
 
148
html_use_index = False
149
149
 
150
150
# If true, the index is split into individual pages for each letter.
151
151
#html_split_index = False