sphinx/doc/development/tutorials/examples
Chris Sewell d130c2e710
[docs] Improve tutorials (#12473)
This commit make it clearer, from the filenames and titles,
what the extension tutorials are intended to teach.
2024-06-27 22:30:03 +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 [docs] Improve tutorials (#12473) 2024-06-27 22:30:03 +02: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.