mirror of
https://gitea.osmocom.org/cellular-infrastructure/osmo-hlr.git
synced 2025-11-02 21:23:30 +00:00
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: I52b7b06fddd77c6dc272004f434e9e7651f6b349
37 lines
727 B
Plaintext
37 lines
727 B
Plaintext
:gfdl-enabled:
|
|
:program-name: OsmoHLR
|
|
|
|
OsmoHLR User Manual
|
|
====================
|
|
Neels Hofmeyr <nhofmeyr@sysmocom.de>
|
|
|
|
|
|
include::./common/chapters/preface.adoc[]
|
|
|
|
include::{srcdir}/chapters/overview.adoc[]
|
|
|
|
include::{srcdir}/chapters/running.adoc[]
|
|
|
|
include::{srcdir}/chapters/subscribers.adoc[]
|
|
|
|
include::{srcdir}/chapters/ussd.adoc[]
|
|
|
|
include::./common/chapters/vty.adoc[]
|
|
|
|
include::./common/chapters/logging.adoc[]
|
|
|
|
include::{srcdir}/chapters/control.adoc[]
|
|
|
|
include::./common/chapters/control_if.adoc[]
|
|
|
|
include::./common/chapters/gsup.adoc[]
|
|
|
|
include::./common/chapters/port_numbers.adoc[]
|
|
|
|
include::./common/chapters/bibliography.adoc[]
|
|
|
|
include::./common/chapters/glossary.adoc[]
|
|
|
|
include::./common/chapters/gfdl.adoc[]
|
|
|