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
80cc954a
Commit
80cc954a
authored
Nov 12, 2015
by
peastman
Browse files
Merge pull request #1228 from rmcgibbo/docstrings
Better docstrings
parents
d137b536
1db3314e
Changes
63
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
118 additions
and
80 deletions
+118
-80
wrappers/python/src/swig_doxygen/OpenMM.i
wrappers/python/src/swig_doxygen/OpenMM.i
+1
-1
wrappers/python/src/swig_doxygen/swigInputBuilder.py
wrappers/python/src/swig_doxygen/swigInputBuilder.py
+64
-25
wrappers/python/src/swig_doxygen/swig_lib/python/extend.i
wrappers/python/src/swig_doxygen/swig_lib/python/extend.i
+53
-54
No files found.
wrappers/python/src/swig_doxygen/OpenMM.i
View file @
80cc954a
...
@@ -45,7 +45,7 @@ using namespace OpenMM;
...
@@ -45,7 +45,7 @@ using namespace OpenMM;
%
}
%
}
%
feature
(
"autodoc"
,
"
1
"
)
;
%
feature
(
"autodoc"
,
"
0
"
)
;
%
nodefaultctor
;
%
nodefaultctor
;
%
include
features
.
i
%
include
features
.
i
...
...
wrappers/python/src/swig_doxygen/swigInputBuilder.py
View file @
80cc954a
This diff is collapsed.
Click to expand it.
wrappers/python/src/swig_doxygen/swig_lib/python/extend.i
View file @
80cc954a
This diff is collapsed.
Click to expand it.
Prev
1
2
3
4
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