Change in osmo-pcu[master]: doc/manuals: (re-)generate XML VTY reference automatically

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/.

Vadim Yanitskiy gerrit-no-reply at lists.osmocom.org
Mon Oct 12 10:38:48 UTC 2020


Vadim Yanitskiy has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-pcu/+/20570 )


Change subject: doc/manuals: (re-)generate XML VTY reference automatically
......................................................................

doc/manuals: (re-)generate XML VTY reference automatically

Change-Id: I0818be314e36d5fb848c9248be6b8cd7fe20fb39
Related: SYS#4937
---
M doc/manuals/Makefile.am
1 file changed, 6 insertions(+), 0 deletions(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-pcu refs/changes/70/20570/1

diff --git a/doc/manuals/Makefile.am b/doc/manuals/Makefile.am
index a29b48f..461b521 100644
--- a/doc/manuals/Makefile.am
+++ b/doc/manuals/Makefile.am
@@ -15,6 +15,12 @@
   osmopcu-usermanual.pdf: $(srcdir)/chapters/*.adoc
 
   VTY_REFERENCE = osmopcu-vty-reference.xml
+
+  BUILT_REFERENCE_XML = $(builddir)/vty/pcu_vty_reference.xml
+  $(builddir)/vty/pcu_vty_reference.xml: $(top_builddir)/src/osmo-pcu
+    mkdir -p $(builddir)/vty
+    $(top_builddir)/src/osmo-pcu --vty-ref-xml > $@
+
   include $(OSMO_GSM_MANUALS_DIR)/build/Makefile.vty-reference.inc
 
   OSMO_REPOSITORY = osmo-pcu

-- 
To view, visit https://gerrit.osmocom.org/c/osmo-pcu/+/20570
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-pcu
Gerrit-Branch: master
Gerrit-Change-Id: I0818be314e36d5fb848c9248be6b8cd7fe20fb39
Gerrit-Change-Number: 20570
Gerrit-PatchSet: 1
Gerrit-Owner: Vadim Yanitskiy <vyanitskiy at sysmocom.de>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20201012/a347c56b/attachment.htm>


More information about the gerrit-log mailing list