MkDocs plugin
Este conteúdo não está disponível em sua língua ainda.
Colleagues (and our sponsors) from doubleslash.de made the MkDocs plugin that allows to integrate LikeC4 diagrams into MkDocs documentation.
https://github.com/doubleSlashde/mkdocs-likec4Check the project’s repository and documentation website for examples and more details.
Quick Start
Section titled “Quick Start”-
Ensure
likec4andgraphvizare available on the build system -
Install the
mkdocs-likec4plugin viapip:
pip install mkdocs-likec4- Add the plugin to your
mkdocs.yml:
plugins: - search - mkdocs-likec4- Start embedding views in your markdown:
```likec4-view<your-view-id>```