Added lazyloading pattern and explicit chapter links in tutorial.

This fixes #49.
This commit is contained in:
Armin Ronacher 2010-05-26 14:49:01 +02:00
parent 6c095deda5
commit 9d19b77acf
15 changed files with 147 additions and 3 deletions

View file

@ -140,7 +140,7 @@ html_sidebars = {
#html_additional_pages = {}
# If false, no module index is generated.
#html_use_modindex = True
html_use_modindex = False
# If false, no index is generated.
#html_use_index = True
@ -152,7 +152,7 @@ html_sidebars = {
#html_show_sourcelink = True
# If true, "Created using Sphinx" is shown in the HTML footer. Default is True.
#html_show_sphinx = True
html_show_sphinx = False
# If true, "(C) Copyright ..." is shown in the HTML footer. Default is True.
#html_show_copyright = True