From 0919e385146d495a65fdb73ad263b40caee5787a Mon Sep 17 00:00:00 2001 From: Maximilian Hils Date: Sun, 29 Jan 2017 22:08:57 +0100 Subject: remove outdated architecture section from docs --- docs/index.rst | 1 - 1 file changed, 1 deletion(-) (limited to 'docs/index.rst') diff --git a/docs/index.rst b/docs/index.rst index a40a5f62..63e0bbf5 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -80,7 +80,6 @@ :hidden: :caption: Hacking - dev/architecture dev/testing dev/sslkeylogfile -- cgit v1.2.3 From e10fb22f9cf223d75b2a8f5a1656921fd0c2b7a6 Mon Sep 17 00:00:00 2001 From: Maximilian Hils Date: Sun, 29 Jan 2017 22:09:45 +0100 Subject: remove outdated testing section from docs --- docs/index.rst | 1 - 1 file changed, 1 deletion(-) (limited to 'docs/index.rst') diff --git a/docs/index.rst b/docs/index.rst index 63e0bbf5..9fcededc 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -80,7 +80,6 @@ :hidden: :caption: Hacking - dev/testing dev/sslkeylogfile .. Indices and tables -- cgit v1.2.3 From edb96f69f52daa53547a90a392dbdd51cdcfa7f5 Mon Sep 17 00:00:00 2001 From: Maximilian Hils Date: Sun, 29 Jan 2017 22:10:37 +0100 Subject: add contributing section that redirects to README --- docs/index.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'docs/index.rst') diff --git a/docs/index.rst b/docs/index.rst index 9fcededc..8ba14f54 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -78,8 +78,9 @@ .. toctree:: :hidden: - :caption: Hacking + :caption: Development + dev/contributing dev/sslkeylogfile .. Indices and tables -- cgit v1.2.3