Skip to content

Commit 57d3474

Browse files
committed
Updated configuration file for documentation
1 parent b4d00fd commit 57d3474

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

docs/conf.py

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,8 @@
1616
sys.path.insert(0, os.path.abspath('..'))
1717

1818
# -- General configuration ------------------------------------------------
19-
20-
# If your documentation needs a minimal Sphinx version, state it here.
21-
#needs_sphinx = '1.0'
19+
project = 'pygorithm'
20+
version = '0.1.dev3'
2221

2322
# Add any Sphinx extension module names here, as strings. They can be
2423
# extensions coming with Sphinx (named 'sphinx.ext.*') or your custom

0 commit comments

Comments
 (0)