khalilgibrotha/Build DOCX Documents

Batch render Markdown documentation to styled DOCX files using docx-build-all. Reads docx-build.yml from the calling repository to determine which folders to scan.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
configPath to docx-build.yml config filenodocx-build.yml
orgPath to org identity YAML file (overrides the 'org' key in docx-build.yml if both are set). Use this to inject org credentials from a secret at call time without committing them to the content repo. no""
forceRe-render all documents regardless of version or status matchnofalse
report-fileWrite the build report to this path in addition to stdoutno""
namedescription
renderedNumber of documents rendered in this run
skippedNumber of documents skipped (already up to date)
failedNumber of documents that failed to render