diff options
author | Gauvain Pocentek <gauvain@pocentek.net> | 2017-05-25 06:59:18 +0200 |
---|---|---|
committer | Gauvain Pocentek <gauvain@pocentek.net> | 2017-05-25 06:59:18 +0200 |
commit | d75e565ca0d4bd44e0e0f4a108e3648e21f799b5 (patch) | |
tree | 9b12659acbfcb11017120415f0c36cc54b14aafc | |
parent | 4f1b952158b9bbbd8dece1cafde16ed4e4f98741 (diff) | |
download | gitlab-d75e565ca0d4bd44e0e0f4a108e3648e21f799b5.tar.gz |
move changelog and release notes at the end of index
-rw-r--r-- | docs/index.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/index.rst b/docs/index.rst index a1df804..2198025 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -11,14 +11,14 @@ Contents: .. toctree:: :maxdepth: 2 - changelog - release_notes install cli api-usage api-objects upgrade-from-0.10 api/modules + release_notes + changelog Indices and tables |