// include commons | |
include::{docdir}/common/toc.adoc[] | |
// save parent informations | |
:parent-context: {context} | |
:parent-path: {path} | |
// local path behind docdir | |
:path: {docdir}/docs/documentation/modules | |
// set document informations | |
[id='admin-reference-{context}'] | |
// content | |
// = Weiterführende Administrations-Dokumentation | |
// tear down document and reset parent informations | |
:context: {parent-context} | |
:path: {parent-path} |