File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4949
5050# General information about the project.
5151project = u'Hodgkin Huxley Tutorial'
52- copyright = u'2014, Joe Bowen'
52+ copyright = u'2014-2022 , Joe Bowen & OpenWorm project '
5353
5454# The version info for the project you're documenting, acts as replacement for
5555# |version| and |release|, also used in various other places throughout the
5656# built documents.
5757#
5858# The short X.Y version.
59- version = '0.1'
59+ version = '0.1.1 '
6060# The full version, including alpha/beta/rc tags.
61- release = '0.1'
61+ release = '0.1.1 '
6262
6363# The language for content autogenerated by Sphinx. Refer to documentation
6464# for a list of supported languages.
132132# Add any paths that contain custom static files (such as style sheets) here,
133133# relative to this directory. They are copied after the builtin static files,
134134# so a file named "default.css" will overwrite the builtin "default.css".
135- html_static_path = ['_static' ]
135+ ## html_static_path = ['_static']
136136
137137# Add any extra paths that contain custom files (such as robots.txt or
138138# .htaccess) here, relative to this directory. These files are copied
You can’t perform that action at this time.
0 commit comments