diff options
| author | Georg Brandl <georg@python.org> | 2010-03-01 14:22:14 +0100 |
|---|---|---|
| committer | Georg Brandl <georg@python.org> | 2010-03-01 14:22:14 +0100 |
| commit | e18251d30ac297a9c87647553d76f35b55a4f4e6 (patch) | |
| tree | af81a116e2bfbc14a2bfb592eb487a963fcb5ff6 /doc/tutorial.rst | |
| parent | ddad244565bea419c1a9f9d420d11161b8850b2d (diff) | |
| download | sphinx-e18251d30ac297a9c87647553d76f35b55a4f4e6.tar.gz | |
Add some domain documentation.
Diffstat (limited to 'doc/tutorial.rst')
| -rw-r--r-- | doc/tutorial.rst | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/tutorial.rst b/doc/tutorial.rst index 8aa1574d..d3e40dee 100644 --- a/doc/tutorial.rst +++ b/doc/tutorial.rst @@ -113,11 +113,13 @@ Documenting objects ------------------- + + Topics to be covered -------------------- - Autodoc -- Domains +- Other Domains - Basic configuration - Static files - Selecting a theme |
