absaoss/Living Documentation Generator - MDOC
Generates living documentation in MDOC format
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Apr 30, 2026
- License
- Apache 2.0
Pinned Snippet
uses: absaoss/living-doc-generator-mdoc@ef781c518e584b1f341e111f0ed53fad76347a6d # v1.0.0tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| source | Path to source file containing the data to be processed. | yes | — |
| release | Enable or disable the release filtering. | no | false |
| structured-output | Enable or disable structured output. | no | false |
| report-page | Enable or disable the generation of the report page. | no | false |
| verbose-logging | Enable or disable verbose logging. | no | false |
Outputs
| name | description |
|---|---|
| output-path | Path to the generated living documentation files. |