From 16b7200ed11795258ba5fd8a05d7fb39c7c0e3f2 Mon Sep 17 00:00:00 2001 From: Donat Zenichev Date: Fri, 17 Jan 2025 14:47:27 +0100 Subject: [PATCH] MT#61856 docs: re-design general tree Make entry tree simpler and give links to commonly used things like NG control protocol. This simplifies usage of documentation. Change-Id: I1283bf8a88c7c6e4ff7ab9451610bc6e224c0119 --- docs/index.rst | 27 ++++++++++++++++++++++++--- 1 file changed, 24 insertions(+), 3 deletions(-) diff --git a/docs/index.rst b/docs/index.rst index ce58beb58..d80579c2c 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -8,10 +8,31 @@ Welcome to the Rtpengine Project Documentation .. toctree:: :maxdepth: 4 - overview - rtpengine - rtpengine-recording + Overview + +============================================== + +.. toctree:: + :maxdepth: 1 + + usage + Option flags (NG control protocol) + +============================================== + +.. toctree:: + :maxdepth: 1 + + Daemon manual page: start and configuration options + Recording daemon manual page: start and configuration options + +============================================== + +.. toctree:: + :maxdepth: 2 + architecture tests troubleshooting + transcoding glossary