Oskar Weser
Oskar Weser
- [ ] stricter checks - [ ] bibtex # Stricter checks the documentation should be built with stricter error checking ```bash make html SPHINXOPTS="-W --keep-going -n" ``` this should...
- [ ] `get_wilson_B` - [ ] `get_primitive_coordinates` - [ ] `get_redundant_internal_coords`
### Describe the bug I encountered a very strange bug, where the build just stops, that is triggered by commenting in- and out a function that does not even have...
### Current Behavior When building documentation using `sphinxcontrib-bibtex` together with `sphinx-multiversion`, citations inside Python docstrings (e.g., `:cite:\`...\``) fail with an error such as: ``` docstring of quemb.molbe.fragment.fragmentate:19: WARNING: could not...