aboutsummaryrefslogtreecommitdiffstats
path: root/OsmoSTP/osmostp-usermanual.adoc
AgeCommit message (Collapse)AuthorFilesLines
2018-11-21*.adoc: use {srcdir} for out-of-tree buildsOliver Smith1-3/+3
Define a new {srcdir} variable in Makefile.asciidoc.inc, that can be used in all adoc files. The value is the same as the Makefile variable $(srcdir). Use {srcdir} in the "include::" lines of all adoc files. (moving manuals to project repositories 13/19) Related: OS#3385 Change-Id: I823e3d534cbc9ffceb68d3ab14c9f6710ff2eb2a
2018-11-21*.adoc: include from ./common, not ../commonOliver Smith1-11/+11
Change hardcoded ../common paths, which will break when moving the project specific manuals in other repositories, to ./common so they use the dynamically created symlink that always points to the right path. (moving manuals to project repositories 8/19) Related: OS#3385 Change-Id: Id984f5e85481f7877567ee6d21f7ca455d773ef1
2017-11-12First step towards an OsmoSTP manualHarald Welte1-0/+34
Change-Id: I450bfac7444ac9cb7f50c086d87cf7157c2e2a31