Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 433 Bytes

File metadata and controls

15 lines (9 loc) · 433 Bytes

staqops User Documentation

Development

mkdocs

We're using mkdocs to convert the Markdown documentation to HTML. Simply run brew install mkdocs to get the newest version. See the tool documentation for details.

To preview your changes locally, run mkdocs serve in its own terminal.

Deployment

Changes made to the master branch will automatically be published via CI.