Skip to content

Commit

Permalink
rename back?
Browse files Browse the repository at this point in the history
  • Loading branch information
Phlya committed Feb 27, 2023
1 parent 37b24be commit cc0448e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ def get_version(path):
version = version.strip().strip('"')
return version


release = get_version("../../_version.py")

# -- General configuration ---------------------------------------------------
Expand Down Expand Up @@ -83,7 +84,7 @@ def get_version(path):
source_suffix = ".rst"

# The master toctree document.
master_doc = "source/contents"
master_doc = "index"

# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.
Expand Down
File renamed without changes.

0 comments on commit cc0448e

Please sign in to comment.