Skip to content

Commit

Permalink
Revert "docs: update config"
Browse files Browse the repository at this point in the history
This reverts commit 64a99ca.
  • Loading branch information
kazhala committed Aug 22, 2021
1 parent 037a7cb commit 60516f2
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@
project = "pfzy"
copyright = "2021, Kevin Zhuang"
author = "Kevin Zhuang"
version = "0.3.1"
release = "0.3.1"

extensions = [
"sphinx.ext.autodoc",
Expand All @@ -25,6 +23,7 @@

html_theme = "furo"
html_title = "pfzy"
# html_static_path = ["_static"]

napoleon_include_init_with_doc = True
autosectionlabel_prefix_document = True
Expand Down

0 comments on commit 60516f2

Please sign in to comment.