Hide keyboard shortcuts

Hot-keys on this page

r m x p   toggle line displays

j k   next/prev highlighted chunk

0   (zero) top of page

1   (one) first highlighted chunk

1""" 

2@file 

3@brief `mermaid <https://mermaidjs.github.io/>`_ 

4The script was obtained from the docs folder inside the 

5`release page <https://github.com/knsv/mermaid/releases>`_. 

6""" 

7 

8 

9def version(): 

10 "version" 

11 return "7.0.0"