diff options
author | 2024-08-07 18:41:02 +0100 | |
---|---|---|
committer | 2024-08-07 18:41:02 +0100 | |
commit | dcbb78959177537cf1fdda813380996a4b2daf8f (patch) | |
tree | 0a53ded19896aaddf93cc8f1e4ff34ac3f70464e /docs/index.rst | |
parent | Revert "Enable fail2ban jails for postfix" (diff) |
Remove old documentation
Diffstat (limited to 'docs/index.rst')
-rw-r--r-- | docs/index.rst | 50 |
1 files changed, 0 insertions, 50 deletions
diff --git a/docs/index.rst b/docs/index.rst deleted file mode 100644 index 348575d..0000000 --- a/docs/index.rst +++ /dev/null @@ -1,50 +0,0 @@ -.. Python Discord DevOps documentation master file, created by - sphinx-quickstart on Wed Jul 24 19:49:56 2024. - You can adapt this file completely to your liking, but it should at least - contain the root `toctree` directive. - -Python Discord DevOps -===================== - -Welcome to the Python Discord DevOps knowledgebase. - -Within this set of pages you will find: - -- Changelogs - -- Post-mortems - -- Common queries - -- Runbooks - - -Table of contents ------------------ - -.. toctree:: - :maxdepth: 2 - - general/index - onboarding/index - postmortems/index - queries/index - runbooks/index - tooling/index - - -Meeting notes -------------- - -.. toctree:: - :maxdepth: 2 - - meeting_notes/index - - -Indices and tables -================== - -* :ref:`genindex` -* :ref:`modindex` -* :ref:`search` |