sphinx/doc/development/tutorials/examples
Dimitri Papadopoulos Orfanos 4f08cdff13
Enable the FURB113 rule in Ruff (#11856)
Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
Co-authored-by: danieleades <33452915+danieleades@users.noreply.github.com>
2024-01-21 20:25:05 +00:00
..
autodoc_intenum.py Fix TCH001 (move application import into a type-checking block) 2023-08-14 00:18:13 +01: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 COM812 2023-02-18 01:58:05 +00:00
todo.py Enable the FURB113 rule in Ruff (#11856) 2024-01-21 20:25:05 +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.