Skip to content

Commit

Permalink
Remove API from docs temporarily
Browse files Browse the repository at this point in the history
  • Loading branch information
arxyzan committed Oct 30, 2023
1 parent f9ce7a7 commit 70adaa5
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/docs-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,7 @@ jobs:
- uses: actions/setup-python@v3
- name: Install dependencies
run: |
pip install --upgrade pip
pip install sphinx myst-parser furo sphinx-copybutton
pip install torch==1.13.0
pip install hezar[all]
- name: Sphinx build
run: |
sphinx-apidoc -e -o docs/source hezar/
Expand Down
1 change: 0 additions & 1 deletion docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,5 @@ Navigate to the desired section using this table of contents:
get_started/index.md
tutorial/index.md
guide/index.md
source/index.md
contribute/index.md
```

0 comments on commit 70adaa5

Please sign in to comment.