Skip to content

Commit

Permalink
Update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
msinamsina authored Aug 26, 2023
1 parent 2787da4 commit fe3fe45
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/docs
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,6 @@ jobs:
- name: Install dependencies
run: |
pip install sphinx sphinx_rtd_theme recommonmark
- name: API
run: |
sphinx-apidoc ../pyautomail -o api -H "API Rrf." -Mf --tocfile index --templatedir ./_templates/apidoc -d 2
- name: Sphinx build
run: |
sphinx-build docs _build
Expand Down

0 comments on commit fe3fe45

Please sign in to comment.