RFE: Implement a way to use MermaidJS or some other diagramming solution in docs #14
Labels
No labels
effort
high
effort
low
effort
medium
good first issue
help wanted
meeting topic
needs changes
needs reporter feedback
needs review
priority
high
priority
low
priority
medium
type/content
type/misc
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
docs/docs-fp-o#14
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
From https://discussion.fedoraproject.org/t/does-the-docs-infrastructure-support-any-graphing-syntax/163060
It would be nice to have a way to use a framework like MermaidJS for creating diagrams and graphs. Antora doesn't appear to have native support for this, but there might be a way around that, because forgejo does.
We could set up a build task that would take Mermaid sources stored in a specific directory inside a repo, and have Forgejo build them and output static images into
assets/images, which would then be used in docs normally.We'll need to investigate this after we migrate to Forgejo.
set status to To do
changed title from
RFC: Implement a way to use MermaidJS or some other diagramming solution in docstoRFE: Implement a way to use MermaidJS or some other diagramming solution in docs