cynalytica/Cynalytica Docs Tool
A wrapper tool to build PDF from markdown using pandoc and latex engine
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| source-folder | Location of docs directory. | — | — |
| title | Title to apply to document | — | "" |
| subtitle | Subtitle to apply to document | — | "" |
| description | Description to apply to document | — | "" |
| regex-file-md | Location of a line seperated regex file to process MD. | — | "" |
| regex-file-pdf | Location of a line seperated regex file to process to PDF. | — | "" |
| token | Token used for downloading/uploading | — | ${{ github.TOKEN }} |
Outputs
| name | description |
|---|---|
| outputfile | Location of generated PDF |