sphinx/doc/development/tutorials/examples
Stephen Finucane a35040c454 docs: Address further review comments
todo:
- Subclass SphinxDirective instead of Directive

recipe:
- Remove unnecessary '__init__' methods

Signed-off-by: Stephen Finucane <stephen@that.guru>
2019-02-18 13:46:30 +00:00
..
helloworld.py docs: Address review comments 2019-02-14 10:31:45 +00:00
README.rst docs: Address review comments 2019-02-14 10:31:45 +00:00
recipe.py docs: Address further review comments 2019-02-18 13:46:30 +00:00
todo.py docs: Address further review comments 2019-02-18 13:46:30 +00:00

:orphan:

Tutorial examples
=================

This directory contains a number of examples used in the tutorials. These are
intended to be increasingly complex to demonstrate the various features of
Sphinx, but should aim to be as complicated as necessary but no more.
Individual sections are referenced by line numbers, meaning if you make changes
to the source files, you should update the references in the documentation
accordingly.