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
25f1080a
Commit
25f1080a
authored
Jul 22, 2014
by
peastman
Browse files
Merge pull request #553 from peastman/docs
Lots of cleanup to how documentation gets built
parents
ad35a53e
da5824cf
Changes
41
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
docs/usersguide/conf.py
docs/usersguide/conf.py
+2
-2
No files found.
docs/usersguide/conf.py
View file @
25f1080a
...
...
@@ -49,9 +49,9 @@ copyright = u'2008-2014, Stanford University'
# built documents.
#
# The short X.Y version.
version
=
'6.0'
version
=
os
.
getenv
(
'OPENMM_VERSION'
)
# The full version, including alpha/beta/rc tags.
release
=
'6.0'
release
=
os
.
getenv
(
'OPENMM_VERSION'
)
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.
...
...
Prev
1
2
3
Next
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