Files
nextcloud-docs/developer_manual/index.rst
Christoph Wurst 2647cd93c7 Restructure the dev manual
This moves lots of pages around. The high-level changes are

* Better main sections, so it's more *general*, *into*, *basics* and *details*
* Move more general topics to a *Basic* section, which are not
  app-specific
* Remove app docs to the stuff that is likely used, anything else goes
  into "Digging deeper"
* Move general guides into a prologue
* Try to *compress*/combine some pages with similar content
* Try to have better consistencs on level ob abstraction across pages
* Split app development and maintenance pages into two sections
* Integrate bugtracker info into prologue
* Integrate Android pages into client APIs section

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-06-22 18:35:59 +02:00

26 lines
584 B
ReStructuredText

.. _contents:
=================================
Nextcloud developer documentation
=================================
.. _Nextcloud App Store: https://apps.nextcloud.com/
.. _Translation: https://www.transifex.com/nextcloud/
.. _Documentation: https://github.com/nextcloud/documentation#nextcloud-documentation
Table of contents
-----------------
.. toctree::
:maxdepth: 2
prologue/index
getting_started/index
basics/index
app_development/index
core/index
digging_deeper/index
app_publishing_maintenance/index
design/index
client_apis/index