sphinx/doc/development/tutorials/examples
Stephen Finucane 17596b5f3c docs: Remove unused imports
These were causing flake8 failures.

Signed-off-by: Stephen Finucane <stephen@that.guru>
2019-02-25 11:03:59 +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: Remove unused imports 2019-02-25 11:03:59 +00:00
todo.py docs: Remove unused imports 2019-02-25 11:03:59 +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.