File: index.rst

package info (click to toggle)
sphinx 4.2.0-5
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 22,120 kB
  • sloc: python: 72,868; javascript: 14,215; perl: 422; makefile: 247; sh: 57; xml: 19; ansic: 1
file content (17 lines) | stat: -rw-r--r-- 262 bytes parent folder | download | duplicates (15)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
.. _extension-tutorials-index:

Extension tutorials
===================

Refer to the following tutorials to get started with extension development.


.. toctree::
   :caption: Directive tutorials
   :maxdepth: 1

   helloworld
   todo
   recipe
   autodoc_ext