Skip to content

Commit

Permalink
Feature docs v2 (#221)
Browse files Browse the repository at this point in the history
* Added new version of the flow

* Working documentations with Check and Rule values
  • Loading branch information
canimus committed May 11, 2024
1 parent f494dac commit 56aa49b
Show file tree
Hide file tree
Showing 15 changed files with 782 additions and 156 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,5 +49,5 @@ jobs:
- uses: actions/setup-python@v4
with:
python-version: 3.x
- run: pip install mkdocs-material
- run: pip install mkdocs-material mkdocstrings[python]
- run: mkdocs gh-deploy --force
Loading

0 comments on commit 56aa49b

Please sign in to comment.