-
Notifications
You must be signed in to change notification settings - Fork 792
Closed
Description
In the 1.0 documentation we use this to document the Tauri CLI: https://github.com/tauri-apps/tauri-docs/blob/dev/.scripts/generate-cli-doc.js
This relies on having upstream compiled which is a bit annoying from a CI/CD perspective. Is there a way we can write this information in a JSON format upstream so that we can just pull it directly and format it here? Or this might be something updated so infrequently that we opt for manually writing it instead.
Edit: I'd actually prefer starting simple and just making a .md
file specifically for this since it doesn't change much at all over time.
Metadata
Metadata
Assignees
Labels
No labels