doc document for nethopper <script src="mermaid.full.min.js"></script> graph TD; A-->B; A-->C; B-->D; C-->D;