neoforged / Documentation

The repository containing Neo's documentation
MIT License
28 stars 53 forks source link

Add Mermaid Diagram support #201

Closed robotgryphon closed 23 hours ago

robotgryphon commented 1 week ago

This PR updates Docusaurus to v3.6.1 and enables the Mermaid diagram support. Mermaid is a useful tool for diagramming and supports many types of diagrams. As an example, this PR also adds a diagram showing the inheritance tree as described in the Events section under Concepts.

Screenshot: image

For more information about Mermaid, see https://mermaid.js.org/


Preview URL: https://pr-201.neoforged-docs-previews.pages.dev

neoforged-pages-deployments[bot] commented 1 week ago

Deploying with Cloudflare Pages

Name Result
Last commit: 3654b93ca48a874242306977213219df39a3451b
Status: ✅ Deploy successful!
Preview URL: https://e94ecae2.neoforged-docs-previews.pages.dev
PR Preview URL: https://pr-201.neoforged-docs-previews.pages.dev
robotgryphon commented 3 days ago

Diagram classes preview: image

image