File tree Expand file tree Collapse file tree 1 file changed +4
-7
lines changed
Expand file tree Collapse file tree 1 file changed +4
-7
lines changed Original file line number Diff line number Diff line change 88
99# -- Project information -----------------------------------------------------
1010
11- # The full version, including alpha/beta/rc tags
12- from py_template import __version__
11+ release = 0.0 .1
1312
14- release = __version__
15-
16- project = "py_template"
17- author = "Jeff Jennings"
13+ project = "short_tutorials"
14+ author = "CCA Software Group"
1815copyright = f"{ datetime .datetime .now ().year } , { author } " # noqa: A001
1916
2017# -- General configuration ---------------------------------------------------
8178# https://www.sphinx-doc.org/en/master/usage/extensions/autodoc.html#confval-autoclass_content
8279autoclass_content = "both"
8380
84- # -- Other options ----------------------------------------------------------
81+ # -- Other options ----------------------------------------------------------
You can’t perform that action at this time.
0 commit comments