[docs] Improve tutorials (#12473)

This commit make it clearer, from the filenames and titles,
what the extension tutorials are intended to teach.
This commit is contained in:
Chris Sewell
2024-06-27 22:30:03 +02:00
committed by GitHub
parent 0b5fd6289d
commit d130c2e710
10 changed files with 304 additions and 221 deletions

View File

@@ -147,7 +147,7 @@ the individual nodes of each doctree and produces some output in the process.
that checks external links does not need anything more than the parsed
doctrees and therefore does not have phases 2--4.
To see an example of application, refer to :doc:`../development/tutorials/todo`.
To see an example of application, refer to :ref:`tutorial-extend-build`.
.. _ext-metadata: