Break the modules docs into separate files.

This commit is contained in:
Tim Bielawa 2012-08-13 15:39:00 -04:00
parent 1f3e22687e
commit f28ea0cda1
32 changed files with 957 additions and 969 deletions

View file

@ -76,7 +76,7 @@ today_fmt = '%B %d, %Y'
# A list of glob-style patterns that should be excluded when looking
# for source files.
#exclude_patterns = ['elements', 'tasks', 'tests.rst']
exclude_patterns = ['modules']
# The reST default role (used for this markup: `text`) to use for all
# documents.