Browse Source

test template

master
zeus 2 years ago
parent
commit
86d6b3ae11
  1. 1
      template/config.ini
  2. 2
      template/init-docs.sh

1
template/config.ini

@ -1 +1,2 @@
SERVICE_URL=https://git.swarmlab.io:3000/docs/Documentation.git
SERVICE_NAV_MENOU=Docs

2
template/init-docs.sh

@ -169,7 +169,7 @@ asciidoc:
EOF
cat << EOF > ${dname}/modules/ROOT/nav.adoc
* xref:index.adoc[${SERVICE_NAME_MENOU}]
* xref:index.adoc[${SERVICE_NAV_MENOU}]
EOF
cat << EOF > ${dname}/modules/ROOT/pages/index.adoc

Loading…
Cancel
Save