Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pc sphinx take 2 #5

Draft
wants to merge 8 commits into
base: master
Choose a base branch
from
Draft
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
pc - point the script at the docs/source subdir
  • Loading branch information
pconrad committed Oct 21, 2023
commit a63f7a29f9bf88d949d8b9f5e0bc90fd94abb293
2 changes: 1 addition & 1 deletion .github/workflows/make-sphinx-docs.yml
Original file line number Diff line number Diff line change
@@ -27,7 +27,7 @@ jobs:
uses: uibcdf/action-sphinx-docs-to-gh-pages@v1.1.0
with:
branch: master
dir_docs: docs
dir_docs: docs/source
sphinxapiopts: '--separate -o . ../'
sphinxapiexclude: '../*setup* ../*.ipynb'
sphinxopts: ''