mirror of
https://github.com/truecharts/charts.git
synced 2026-07-09 00:05:12 -03:00
Update gen-docs.sh
This commit is contained in:
committed by
GitHub
parent
4f011288f9
commit
e545259273
10
.github/scripts/gen-docs.sh
vendored
10
.github/scripts/gen-docs.sh
vendored
@@ -118,16 +118,6 @@ generate_docs() {
|
||||
--output-file="README.md" \
|
||||
--template-files="/__w/apps/apps/templates/docs/README.md.gotmpl" \
|
||||
--chart-search-root="${chart}"
|
||||
helm-docs \
|
||||
--ignore-file=".helmdocsignore" \
|
||||
--output-file="CONFIG.md" \
|
||||
--template-files="/__w/apps/apps/templates/docs/CONFIG.md.gotmpl" \
|
||||
--chart-search-root="${chart}"
|
||||
helm-docs \
|
||||
--ignore-file=".helmdocsignore" \
|
||||
--output-file="helm-values.md" \
|
||||
--template-files="/__w/apps/apps/templates/docs/helm-values.md.gotmpl" \
|
||||
--chart-search-root="${chart}"
|
||||
}
|
||||
export -f generate_docs
|
||||
|
||||
|
||||
Reference in New Issue
Block a user