This is merely a historical archive of years 2008-2021, before the migration to mailman3.
A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.
Harald Welte gerrit-no-reply at lists.osmocom.orgHarald Welte has uploaded this change for review. ( https://gerrit.osmocom.org/12833
Change subject: manual: Re-order chapters in more logical order
......................................................................
manual: Re-order chapters in more logical order
It makes a lot of sense to first describe the VTY interface before
going on using it to configure something. Also, configuration related
topics relevant to operators/sysadmins Ashould precede other content
only relevant to developers, like the details of the CTRL or Abis/IP
protocol.
Change-Id: I0872d072bbb06f9409a72b93133d136167f03b38
---
M doc/manuals/osmobsc-usermanual.adoc
1 file changed, 6 insertions(+), 6 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-bsc refs/changes/33/12833/1
diff --git a/doc/manuals/osmobsc-usermanual.adoc b/doc/manuals/osmobsc-usermanual.adoc
index eec77d7..2de1da7 100644
--- a/doc/manuals/osmobsc-usermanual.adoc
+++ b/doc/manuals/osmobsc-usermanual.adoc
@@ -11,12 +11,6 @@
include::{srcdir}/chapters/running.adoc[]
-include::{srcdir}/chapters/control.adoc[]
-
-include::{srcdir}/chapters/counters.adoc[]
-
-include::{srcdir}/chapters/handover.adoc[]
-
include::./common/chapters/vty.adoc[]
include::./common/chapters/logging.adoc[]
@@ -27,6 +21,12 @@
include::./common/chapters/bsc.adoc[]
+include::{srcdir}/chapters/handover.adoc[]
+
+include::{srcdir}/chapters/control.adoc[]
+
+include::{srcdir}/chapters/counters.adoc[]
+
include::./common/chapters/abis.adoc[]
include::./common/chapters/control_if.adoc[]
--
To view, visit https://gerrit.osmocom.org/12833
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-bsc
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I0872d072bbb06f9409a72b93133d136167f03b38
Gerrit-Change-Number: 12833
Gerrit-PatchSet: 1
Gerrit-Owner: Harald Welte <laforge at gnumonks.org>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20190205/cee0ca15/attachment.htm>