minor bug in validate.sh
userdocexport adapted to new image directory navigation link for user documentation fixed
This commit is contained in:
parent
16b5e2f07b
commit
e1a3f4c224
3 changed files with 5 additions and 8 deletions
|
@ -11,9 +11,6 @@ PAGES="CryptoBox CryptoBoxDev CryptoBoxKonzept CryptoBoxEn"
|
|||
WIKI_HOST="https://systemausfall.org"
|
||||
# the trailing slash is important
|
||||
WIKI_URL="/wikis/howto/"
|
||||
# header and footer
|
||||
HEADER_FILE="$ROOT_DIR/tools/doc_header.inc"
|
||||
FOOTER_FILE="$ROOT_DIR/tools/doc_footer.inc"
|
||||
|
||||
CBOX_CGI="/cryptobox?action=doc\&page="
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue