Description
Adds Mermaid diagram support to Sphinx documentation so authors can describe flowcharts, sequence diagrams, and other visuals as text. It helps technical docs keep diagrams close to the source files and easier to review in version control.
Developers use it as a documentation extension. Mermaid output depends on generated HTML and browser-side rendering, so test published pages for readability, accessibility, and script-loading behavior.