sphinx/doc/development/tutorials/examples
2021-03-09 17:56:46 +03:00
..
autodoc_intenum.py doc: Create autodoc extension tutorial 2021-03-09 17:56:46 +03: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 Fix #8860: doc: recipe directive crashes with AttributeError 2021-02-11 22:13:07 +09:00
todo.py Doc: Add missing 'env-merge-info' to the todo tutorial. 2020-07-06 17:55:55 +02: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.