"wrappers/python/vscode:/vscode.git/clone" did not exist on "25f4e9829f726699ac02f93f44410437702d75cd"
- 27 Jan, 2022 1 commit
-
-
Alberto Boldrini authored
Without this restriction, the compilation fails if the project folder has parent folders called "tests", "internal" or other words in these generic patterns.
-
- 11 Aug, 2021 1 commit
-
-
Josh A. Mitchell authored
* Proof of concept matching current behaviour with Breathe * Reorganise C++ API docs to work without autosummary * Revert to Sphinx-native search * Move remaining pip deps to conda * Remove unnecessary lunrsearch templates * Remove lunrsearch from cmake * Tidy up layout of API docs * Get code blocks to work with Breathe Breathe doesn't seem to support the Doxygen <preformatted> tag. It does support the <code> tag, but better yet it supports using <verbatim> tags to embed rst into docstrings. This commit changes all <pre> tags to use RST verbatim, and updates the Python documentation machinery to support it too. * Clarified some language * Have doxygen exclude undocumented classes and have sphinx fail on warnings for C++ API docs * List custom forces and integrators last * Add breathe to documentation CI * Typo * Fix link to custom forces in extras.rst * Have Breathe process only public classes * Strip OpenMM:: prefix from rst files to avoid colons in links * Remove existing private classes from EXCLUDE_SYMBOLS * Add comment to C++ cmake describing why we promote warnings to errors * Revise documentation build instructions for new dependencies
-
- 16 Jan, 2020 1 commit
-
-
peastman authored
-
- 14 Dec, 2015 2 commits
-
-
Robert T. McGibbon authored
-
Robert T. McGibbon authored
-
- 13 Dec, 2015 1 commit
-
-
Robert T. McGibbon authored
-
- 09 Jul, 2015 1 commit
-
-
peastman authored
-
- 22 Jul, 2014 1 commit
-
-
peastman authored
-
- 24 May, 2013 1 commit
-
-
peastman authored
-
- 30 Mar, 2012 1 commit
-
-
Peter Eastman authored
Use Doxygen to generate API docs for Python. This involved lots of changes both to Python API generation and to Doxygen doc generation.
-
- 30 Mar, 2011 1 commit
-
-
Peter Eastman authored
-
- 21 Apr, 2010 1 commit
-
-
Christopher Bruns authored
-
- 05 Jan, 2010 1 commit
-
-
Peter Eastman authored
-
- 22 Apr, 2009 1 commit
-
-
Peter Eastman authored
-
- 02 Sep, 2008 1 commit
-
-
Peter Eastman authored
-
- 17 Apr, 2008 1 commit
-
-
Peter Eastman authored
Created a test case for StandardMMForceFieldImpl's findExclusions() method. Fixed some bugs that it found. Created a CMake script and configured it for building and running test cases.
-