microsoft / yardl

Tooling for streaming instrument data
https://microsoft.github.io/yardl/
MIT License
30 stars 5 forks source link

Create documentation website and add Python documentation #64

Closed johnstairs closed 1 year ago

johnstairs commented 1 year ago

Creating a static documentation website using https://vitepress.dev/ and adding documentation for the Python codegen. It will be published to GitHub Pages in a Github Actions job.

To run the website locally, run

just start-docs-website