diff --git a/developer_manual/contents.rst b/developer_manual/contents.rst index af01319bf..be9a5b162 100644 --- a/developer_manual/contents.rst +++ b/developer_manual/contents.rst @@ -14,7 +14,6 @@ ownCloud documentation contents app/index core/index - documentation/index testing/index bugtracker/index commun/index diff --git a/developer_manual/documentation/index.rst b/developer_manual/documentation/index.rst deleted file mode 100644 index 3612a3d5e..000000000 --- a/developer_manual/documentation/index.rst +++ /dev/null @@ -1,7 +0,0 @@ -============= -Documentation -============= - -.. toctree:: - :maxdepth: 1 - diff --git a/developer_manual/index.rst b/developer_manual/index.rst index e0a0eb7a7..917b0ad6d 100644 --- a/developer_manual/index.rst +++ b/developer_manual/index.rst @@ -7,7 +7,7 @@ Developer Documentation If you want to contribute please read the `Contributor agreement `_ +-------------------------+-------------------------+--------------------------+ -|:doc:`app/index` |:doc:`core/index` |:doc:`documentation/index`| +|:doc:`app/index` |:doc:`core/index` |`Documentation`_ | | Develop apps for | Develop on the ownCloud | Create and enhance | | ownCloud and publish on | internals | documentation | | the `ownCloud appstore`_| | | @@ -26,6 +26,7 @@ If you want to contribute please read the `Contributor agreement