You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description of changes:
- normalize filenames in tutorial 06 (fixes#3487)
- fix errors in documentation of shape parameters (fixes#3566)
- fix broken Sphinx syntax
- broken links to C++ methods declared in the `Methods` section of numpydoc docstrings
- broken definition list in shapes documentation
- incorrect reStructureText syntax
- restructure section titles in installation instructions and shapes
- improve documentation of external features, such as H5MD (see today's mailing list email "H5md not available"), and remove documentation of removed features, e.g. `OIF_GLOBAL_FORCES`
The documentation of shapes
Cylinder
andSpheroCylinder
incorrectly states thelength
parameter represents half the cylinder length:espresso/doc/sphinx/constraints.rst
Lines 249 to 250 in 0436a79
This was only true in the Tcl version, it was changed in the 4.0.0 release (6a1ff85).
Reported by @dpo854 in #3555 (comment).
The text was updated successfully, but these errors were encountered: