mirror of
https://github.com/nextcloud/documentation.git
synced 2025-10-26 11:18:02 +00:00
Merge pull request #6935 from nextcloud/backport/6919/stable21
[stable21] Fix dev manual inconsistencies
This commit is contained in:
commit
76e6ec5fbb
@ -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:
|
||||
|
||||
@ -9,7 +9,6 @@ Please make sure you have set up a :ref:`devenv`.
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
|
||||
translation
|
||||
unit-testing
|
||||
externalapi
|
||||
../how_to/index
|
||||
|
||||
@ -7,3 +7,4 @@ Getting started
|
||||
|
||||
devenv
|
||||
codingguidelines
|
||||
debugging
|
||||
|
||||
@ -67,7 +67,7 @@ Much content from https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging
|
||||
|
||||
The goal of triaging is to have only useful bug reports for the developers. And you don't have to know much to be able to judge at least some bug reports to be less than useful. There are duplications, incomplete reports and so on. Here is the work flow for each bug:
|
||||
|
||||
.. figure:: ../images/triageworkflow.png
|
||||
.. figure:: ../../images/triageworkflow.png
|
||||
:scale: 50
|
||||
|
||||
Let's go over each step.
|
||||
|
||||
@ -10,4 +10,3 @@ Prologue
|
||||
bugtracker/index
|
||||
development_process
|
||||
security
|
||||
performance
|
||||
|
||||
Loading…
Reference in New Issue
Block a user