aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/doc
diff options
context:
space:
mode:
authorDaniel Willmann <dwillmann@sysmocom.de>2019-06-19 13:23:21 +0200
committerDaniel Willmann <dwillmann@sysmocom.de>2019-07-18 20:41:07 +0200
commit2e5fc99327d2cac24852db0af6085e08b649fdf5 (patch)
treec81b81b1e6b2c9f3b7ae508ff223fd650bf6f561 /openbsc/doc
parent50b60b33ccca54a2567ec044e2d1aa8c0eb4e2d6 (diff)
manuals: Generate vty/counter documentation for osmo-bscnat
Change-Id: Ice7f15192a57e2c964d07d364732af888972ba0f Depends: I44bb395009582f5e1399f277e15203553c2dcf78 (docker-playground.git) Depends: I52c3cb2cdcfb143e71ac2c1aa40bb466e41a0f5c (docker-playground.git) Related: OS#1700
Diffstat (limited to 'openbsc/doc')
-rwxr-xr-xopenbsc/doc/regen_doc.sh7
1 files changed, 4 insertions, 3 deletions
diff --git a/openbsc/doc/regen_doc.sh b/openbsc/doc/regen_doc.sh
index 5552dec2c..12bb878f8 100755
--- a/openbsc/doc/regen_doc.sh
+++ b/openbsc/doc/regen_doc.sh
@@ -16,6 +16,7 @@ OSMO_NITB_BRANCH=$COMMIT ./regen_doc.sh osmo-nitb 4242 \
"$MANUAL_DIR/OsmoNITB/chapters/counters_generated.adoc" \
"$MANUAL_DIR/OsmoNITB/vty/nitb_vty_reference.xml"
-#OSMO_BSCNAT_BRANCH=$COMMIT ./regen_doc.sh osmo-bscnat 4244 \
-# "$MANUAL_DIR/OsmoBSCNAT/chapters/counters_generated.adoc" \
-# "$MANUAL_DIR/OsmoBSCNAT/vty/nat_vty_reference.xml"
+OSMO_BSCNAT_BRANCH=$COMMIT ./regen_doc.sh osmo-nitb 4244 \
+ "$MANUAL_DIR/OsmoBSCNAT/chapters/counters_generated.adoc" \
+ "$MANUAL_DIR/OsmoBSCNAT/vty/nat_vty_reference.xml" \
+ "osmo-bsc_nat -c /data/osmo-bsc-nat.cfg"