Skip to content

Commit

Permalink
build api ref in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
martinfouilleul committed May 29, 2024
1 parent 6133528 commit 764f82a
Show file tree
Hide file tree
Showing 19 changed files with 3 additions and 8,436 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build-doc-site.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,9 @@ jobs:
- uses: actions/setup-python@v5
with:
python-version: 3.x
- name: buid api doc
run: |
python gen_doc.py src/api.json doc/mkdocs
- name: build site
run: |
pip install mkdocs
Expand Down
10 changes: 0 additions & 10 deletions doc/mkdocs/docs/api/Application.md

This file was deleted.

Loading

0 comments on commit 764f82a

Please sign in to comment.