@@ -19,12 +19,12 @@
:maxdepth: 1
:caption: For Developers
- Contribute <contributing>
Getting Started <getting-started>
- Camera Sensor Model <camera-sensor-model>
- IPA Writer's guide <guides/ipa>
- libcamera Architecture <libcamera_architecture>
+ Architecture <libcamera_architecture>
Pipeline Handler Writer's Guide <guides/pipeline-handler>
+ IPA Writer's guide <guides/ipa>
+ Contribute <contributing>
+ Camera Sensor Model <camera-sensor-model>
SoftwareISP Benchmarking <software-isp-benchmarking>
Tracing guide <guides/tracing>
Design document: AE <design/ae>
The section of the index aimed at developers starts with the contribution guide, and only lists the libcamera architecture page futher down. Reorganize it to start with the "getting starting" page, which, as its name implies, is meant to be a good entry point, and continue with the architecture and guides before the more specialized documentation. Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> --- Documentation/index.rst | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-)