Mirantis/virtlet

View on GitHub
docs/README.md

Summary

Maintainability
Test Coverage
# Virtlet documentation

Built using [mkdocs](https://www.mkdocs.org/)

To view the docs locally, use
```bash
mkdocs serve
```

To build html docs, use
```bash
mkdocs build
```

# Design proposals

[Design proposals](design-proposals/) aren't built with mkdocs and are
intended to be viewed on GitHub.