pespin has submitted this change. ( https://gerrit.osmocom.org/c/osmo-ggsn/+/38499?usp=email )
Change subject: doc: Reorder some chapters ......................................................................
doc: Reorder some chapters
Move general/generic osmocom chapters (logging, vty) further to the end, so that the osmo-ggsn specific chapters stay together and don't get lost in tons of generic content.
Change-Id: I6441944cc365bae40ab0f3cc4f1ecd1ac790c5c5 --- M doc/manuals/osmoggsn-usermanual.adoc 1 file changed, 2 insertions(+), 3 deletions(-)
Approvals: fixeria: Looks good to me, but someone else must approve Jenkins Builder: Verified laforge: Looks good to me, but someone else must approve pespin: Looks good to me, approved
diff --git a/doc/manuals/osmoggsn-usermanual.adoc b/doc/manuals/osmoggsn-usermanual.adoc index 30cd542..cc4a9c7 100644 --- a/doc/manuals/osmoggsn-usermanual.adoc +++ b/doc/manuals/osmoggsn-usermanual.adoc @@ -11,13 +11,12 @@
//include::{srcdir}/chapters/control.adoc[]
+include::{srcdir}/chapters/configuration.adoc[] + include::./common/chapters/vty.adoc[]
include::./common/chapters/logging.adoc[]
- -include::{srcdir}/chapters/configuration.adoc[] - include::./common/chapters/control_if.adoc[]
include::./common/chapters/vty_cpu_sched.adoc[]