WIP writing docs -- refactor #[hdl] docs to be a module tree for easier navigation

This commit is contained in:
Jacob Lifshay 2024-07-18 00:13:28 -07:00
parent 190e440b35
commit 153dc261e3
Signed by: programmerjake
SSH key fingerprint: SHA256:B1iRVvUJkvd7upMIiMqn6OyxvD2SgJkAH3ZnUOj6z+c
18 changed files with 403 additions and 252 deletions

View file

@ -15,4 +15,4 @@ jobs:
with:
save-if: ${{ github.ref == 'refs/heads/master' }}
- run: cargo test
- run: cargo doc
- run: cargo doc --features=unstable-doc