diff options
Diffstat (limited to 'toolkit/modules/docs/index.rst')
-rw-r--r-- | toolkit/modules/docs/index.rst | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/toolkit/modules/docs/index.rst b/toolkit/modules/docs/index.rst new file mode 100644 index 000000000..8e476c86a --- /dev/null +++ b/toolkit/modules/docs/index.rst @@ -0,0 +1,10 @@ +=============== +Toolkit modules +=============== + +The ``/toolkit/modules`` directory contains a number of self-contained toolkit modules considered small enough that they do not deserve individual directories. + +.. toctree:: + :maxdepth: 1 + + AsyncShutdown |