sphinx/doc/development/tutorials/examples
2024-05-05 19:04:10 +02:00
..
autodoc_intenum.py Return `parallel_read_safe` in the autodoc_intenum tutorial (#12288) 2024-04-26 01:49:04 +01:00
helloworld.py 👌 Make ExtensionMetadata type public and use it in internal extensions (#12153) 2024-03-21 16:19:26 +01:00
README.rst docs: Address review comments 2019-02-14 10:31:45 +00:00
recipe.py DOC: add data_version to "recipe" tutorial (#12350) 2024-05-05 19:02:54 +02:00
todo.py DOC: Add env_version to "todo" tutorial (#12349) 2024-05-05 19:04:10 +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.