mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-04 02:36:49 +07:00
Fix dev manual inconsistencies
* Add missing debugging page * Remove dead request lifecycle sub pages TOC * Remove dead link to core translations page * Revive link to basics debugging page * Fix traige workflow image path * Remove dead link to performance page Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
This commit is contained in:
@@ -14,4 +14,5 @@ Basic concepts
|
||||
front-end/index
|
||||
backgroundjobs
|
||||
logging
|
||||
storage/index
|
||||
storage/index
|
||||
testing
|
||||
|
||||
@@ -2,12 +2,6 @@
|
||||
Request lifecycle
|
||||
=================
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
container
|
||||
api
|
||||
|
||||
.. sectionauthor:: Bernhard Posselt <dev@bernhard-posselt.com>, Morris Jobke <hey@morrisjobke.de>
|
||||
|
||||
A typical HTTP request consists of the following:
|
||||
|
||||
Reference in New Issue
Block a user