blob: 348575d6bbc00686292d82f79919a618fd1c707e (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
|
.. 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`
|