Skip to content

Commit cd25740

Browse files
πŸ“ Enhance documentation (#200)
1 parent ff4f61d commit cd25740

File tree

11 files changed

+714
-749
lines changed

11 files changed

+714
-749
lines changed

β€Ž.github/workflows/github-pages.ymlβ€Ž

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ jobs:
3434
- name: Generate artifacts
3535
run: |
3636
python -m venv .venv
37+
python -m pip install uv
3738
source .venv/bin/activate
3839
make docs
3940
- name: Setup Pages

β€Žclients/python/docs/BasicTutorial_v0.5.0.mdβ€Ž

Lines changed: 0 additions & 371 deletions
This file was deleted.

0 commit comments

Comments
Β (0)