Skip to content

Commit

Permalink
Merge pull request #17 from garrison/githubpages
Browse files Browse the repository at this point in the history
Use `sphinx.ext.githubpages` to add `.nojekyll` file
  • Loading branch information
kevinsung authored Jan 21, 2025
2 parents 1039a88 + fcb699a commit 7b5589d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
"sphinx.ext.mathjax",
"sphinx.ext.viewcode",
"sphinx.ext.extlinks",
"sphinx.ext.githubpages",
"sphinx_autodoc_typehints",
"myst_parser",
"nbsphinx",
Expand Down

0 comments on commit 7b5589d

Please sign in to comment.