Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
tsoc
openmm
Commits
db0e4218
Commit
db0e4218
authored
Dec 03, 2015
by
Robert T. McGibbon
Browse files
Add _template path
parent
cd4031f9
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
docs-source/api-python/conf.py
docs-source/api-python/conf.py
+2
-1
No files found.
docs-source/api-python/conf.py
View file @
db0e4218
...
@@ -21,8 +21,9 @@ copyright = u'2015, Stanford University and the Authors'
...
@@ -21,8 +21,9 @@ copyright = u'2015, Stanford University and the Authors'
version
=
simtk
.
openmm
.
version
.
short_version
version
=
simtk
.
openmm
.
version
.
short_version
release
=
simtk
.
openmm
.
version
.
full_version
release
=
simtk
.
openmm
.
version
.
full_version
exclude_patterns
=
[
'_build'
]
exclude_patterns
=
[
'_build'
,
'_templates'
]
html_static_path
=
[
'_static'
]
html_static_path
=
[
'_static'
]
templates_path
=
[
'_templates'
]
pygments_style
=
'sphinx'
pygments_style
=
'sphinx'
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment