diff options
| author | Maximilian Hils <git@maximilianhils.com> | 2017-01-31 09:02:00 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-01-31 09:02:00 +0100 |
| commit | 1523068b03fe9ca5eb0512b11b4acf5e8efa9773 (patch) | |
| tree | 3156acc312765ac0a17277ef05326f0b1941282f /docs/index.rst | |
| parent | 980b8aedd34caf2084fb217f50f24e7ea0308ac8 (diff) | |
| parent | 4746ce939fbbf08a37c3d6ea458b1bd37af866fb (diff) | |
| download | mitmproxy-1523068b03fe9ca5eb0512b11b4acf5e8efa9773.tar.gz mitmproxy-1523068b03fe9ca5eb0512b11b4acf5e8efa9773.tar.bz2 mitmproxy-1523068b03fe9ca5eb0512b11b4acf5e8efa9773.zip | |
Merge pull request #1964 from mhils/new-contribution-docs
New contribution docs
Diffstat (limited to 'docs/index.rst')
| -rw-r--r-- | docs/index.rst | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/docs/index.rst b/docs/index.rst index a40a5f62..8ba14f54 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -78,10 +78,9 @@ .. toctree:: :hidden: - :caption: Hacking + :caption: Development - dev/architecture - dev/testing + dev/contributing dev/sslkeylogfile .. Indices and tables |
