diff options
Diffstat (limited to 'doc/internals/index.rst')
-rw-r--r-- | doc/internals/index.rst | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/doc/internals/index.rst b/doc/internals/index.rst new file mode 100644 index 0000000..c52f32a --- /dev/null +++ b/doc/internals/index.rst @@ -0,0 +1,16 @@ +==================== +Contribute to Sphinx +==================== + +This guide contains information about the Sphinx open source project itself. +This is where you can find information about how Sphinx is managed and learn +how to contribute to the project. + +.. toctree:: + :maxdepth: 2 + + contributing + release-process + organization + code-of-conduct + authors |