summaryrefslogtreecommitdiffstats
path: root/comm/third_party/botan/doc/dev_ref/contents.rst
diff options
context:
space:
mode:
Diffstat (limited to 'comm/third_party/botan/doc/dev_ref/contents.rst')
-rw-r--r--comm/third_party/botan/doc/dev_ref/contents.rst20
1 files changed, 20 insertions, 0 deletions
diff --git a/comm/third_party/botan/doc/dev_ref/contents.rst b/comm/third_party/botan/doc/dev_ref/contents.rst
new file mode 100644
index 0000000000..6505762e1f
--- /dev/null
+++ b/comm/third_party/botan/doc/dev_ref/contents.rst
@@ -0,0 +1,20 @@
+Developer Reference
+=====================
+
+This section contains information useful to people making
+contributions to the library
+
+.. toctree::
+ :maxdepth: 1
+
+ contributing
+ configure
+ test_framework
+ continuous_integration
+ fuzzing
+ release_process
+ todo
+ os
+ oids
+ reading_list
+ mistakes