github.com/mirantis/virtlet@v1.5.2-0.20191204181327-1659b8a48e9b/docs/README.md (about) 1 # Virtlet documentation 2 3 Built using [mkdocs](https://www.mkdocs.org/) 4 5 To view the docs locally, use 6 ```bash 7 mkdocs serve 8 ``` 9 10 To build html docs, use 11 ```bash 12 mkdocs build 13 ``` 14 15 # Design proposals 16 17 [Design proposals](design-proposals/) aren't built with mkdocs and are 18 intended to be viewed on GitHub.