docs(DocsTool): cleanup
This commit is contained in:
parent
04a554999d
commit
4df6a0c6bb
@ -1,12 +1,6 @@
|
||||
stages:
|
||||
- generate-docs
|
||||
|
||||
include:
|
||||
- project: 'gilden/ci/exxcellent-documentation-tool'
|
||||
ref: 'master'
|
||||
file:
|
||||
- 'DocumentationTool.gitlab-ci.yaml'
|
||||
|
||||
.generate-document:
|
||||
image: gitlab.exxcellent.de:4567/gilden/ci/exxcellent-documentation-tool:latest
|
||||
stage: generate-docs
|
||||
@ -29,19 +23,6 @@ include:
|
||||
- generate --type html
|
||||
- generate --type pdf
|
||||
|
||||
#.generate-document:
|
||||
# extends: .pages-template
|
||||
# stage: generate-docs
|
||||
# variables:
|
||||
# DOCUMENT_ROOT: "documentation"
|
||||
# OUTPUT_DIR: "tmp"
|
||||
# PAGE_PREFIX: "[CI/CD] - [TMPL] - "
|
||||
# PAGE_SUFFIX: "bla"
|
||||
# CREATE_SUB_PAGES: "false"
|
||||
# CONFLUENCE_SPACE: "RANDI"
|
||||
# TEXT_GENERATED_HINT: '<ac:structured-macro ac:name="warning"><ac:parameter ac:name="title" /><ac:rich-text-body>This is a generated page, do not edit!</ac:rich-text-body></ac:structured-macro>'
|
||||
# FILE_INPUT: "index.html,111183157,gitlab-ci-templates"
|
||||
|
||||
check_confluence_validity:
|
||||
extends: .generate-document
|
||||
stage: generate-docs
|
||||
|
||||
Loading…
Reference in New Issue
Block a user