Commit Graph

5 Commits

Author SHA1 Message Date
Harald Welte cf76fcea5a chapters/*: Fix typos
Change-Id: I3c5cc64435c808f981d705d1d99c89fde2a6a74e
2023-03-22 10:09:25 +01:00
Harald Welte 15b74288c0 merge gb-ns2 "chapters" in one
The files gb-nsw-{configuration-timer,configuration,maintenance} were
not actually chapters, but sub-chapters or sub-sub-chapters.  This
breaks our general idea that all of those files are top-level chapters.

It also breaks asciidoc validation on Debian 11:

asciidoc: WARNING: gb-ns2-configuration.adoc: line 1: section title out of sequence: expected level 1, got level 2
asciidoc: WARNING: gb-ns2-maintenance.adoc: line 6: section title out of sequence: expected level 2, got level 3

the only place where they were used was the osmo-gbproxy manual, and
there in the exact sequenc in which I now merged them over here.

Change-Id: I3c618e5af61b376435f400ef9c64245cec2f9b73
2022-11-28 17:46:55 +01:00
Alexander Couzens 5cba08b88d common: gb-ns2: fix typo in configures
Change-Id: Ia3d41d5fae8af7a35e86feba6ecb37c0692206b1
2022-02-22 19:03:13 +01:00
Alexander Couzens 389cc79742 common: gb-ns2: remove empty VTY chapter
Change-Id: Iee28046fbb0a5a034c2a33c495a3ca6f8ef953c4
2022-02-22 18:19:51 +01:00
Alexander Couzens ed4f7f2783 common/chapters: extend gb/ns2 chapters
Merge gb-variants.adoc into gb-ns2.adoc
Add a general overview of the internal structure which is also used
by the vty.
Move the configuration into a seperate adoc to allow the PCU manual to skip
the part which doesn't apply for it.
Copy the timer configuration into gb.adoc to allow document newer
timers. All users of the NS2 code will use the timer sub-chapter.

Related: OS#5077
Change-Id: I902b850528cbc04bd469590babd84cccf64300e8
2021-04-12 08:25:19 +00:00