diff options
author | drebs <drebs@riseup.net> | 2017-09-28 14:47:04 -0300 |
---|---|---|
committer | drebs <drebs@riseup.net> | 2017-09-28 14:48:07 -0300 |
commit | 672a6d4e62376a834378aa70c91ab8612b15094c (patch) | |
tree | 6dd760167814b9b5a90add413a2e34a76a096c04 /docs/development.rst | |
parent | fba9c274f21e593a3d041949d873435abe922dc9 (diff) |
[doc] move development docs to a subdir
Diffstat (limited to 'docs/development.rst')
-rw-r--r-- | docs/development.rst | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/development.rst b/docs/development.rst index 1f9044e2..a7ff15aa 100644 --- a/docs/development.rst +++ b/docs/development.rst @@ -7,8 +7,8 @@ should help you get started with development for Soledad. .. toctree:: :maxdepth: 1 - contributing - deprecation - tests - benchmarks + development/contributing + development/deprecation + development/tests + development/benchmarks changelog |