summaryrefslogtreecommitdiffstats
path: root/doc/manuals/osmocombb-usermanual.adoc
diff options
context:
space:
mode:
authorOliver Smith <osmith@sysmocom.de>2018-11-14 10:47:01 +0100
committerNeels Hofmeyr <neels@hofmeyr.de>2018-11-28 17:05:15 +0100
commite5c385fbc041f6cab4c32668027719a2b0e6d7ab (patch)
tree32d03184e16902e5040bbeae37c04cebc20c7e41 /doc/manuals/osmocombb-usermanual.adoc
parent959c1e686238b6d0135b79d7cd6c2ffc2db584c7 (diff)
build manuals moved here from osmo-gsm-manuals.git
Moved to doc/manuals/, with full commit history, in preceding merge commit. Now incorporate in the build system. Build with: $ autoreconf -fi $ ./configure --enable-manuals $ make Shared files from osmo-gsm-manuals.git are found automatically if - the repository is checked out in ../osmo-gsm-manuals; or - if it osmo-gsm-manuals was installed with "make install"; or - OSMO_GSM_MANUALS_DIR is set. Related: OS#3385 Change-Id: I7d1226d3865da9595b730b716a8d4ba07be1e0d5
Diffstat (limited to 'doc/manuals/osmocombb-usermanual.adoc')
-rw-r--r--doc/manuals/osmocombb-usermanual.adoc16
1 files changed, 8 insertions, 8 deletions
diff --git a/doc/manuals/osmocombb-usermanual.adoc b/doc/manuals/osmocombb-usermanual.adoc
index b4059348..024fc79a 100644
--- a/doc/manuals/osmocombb-usermanual.adoc
+++ b/doc/manuals/osmocombb-usermanual.adoc
@@ -3,19 +3,19 @@ OsmocomBB User Manual
Holger Hans Peter Freyther <holger@moiji-mobile.com>
-include::../common/chapters/preface.adoc[]
+include::./common/chapters/preface.adoc[]
-include::chapters/scripting.adoc[]
+include::{srcdir}/chapters/scripting.adoc[]
-include::../common/chapters/vty.adoc[]
+include::./common/chapters/vty.adoc[]
-include::../common/chapters/logging.adoc[]
+include::./common/chapters/logging.adoc[]
-include::../common/chapters/port_numbers.adoc[]
+include::./common/chapters/port_numbers.adoc[]
-include::../common/chapters/bibliography.adoc[]
+include::./common/chapters/bibliography.adoc[]
-include::../common/chapters/glossary.adoc[]
+include::./common/chapters/glossary.adoc[]
-include::../common/chapters/gfdl.adoc[]
+include::./common/chapters/gfdl.adoc[]