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
Merge updated doc comments and support for mrdocs in addition to doxygen.
* Add mrdocs configuration
* Support for using mrdocs to generate docs from code
* Cleanup more documentation
* Remove upgrade of packages from pip install
The new pip (24.3) has problems with older packages. Errors of the form
```
AttributeError: 'InstallRequirement' object has no attribute 'use_pep517'
```
That are unfixable from the user side.
0 commit comments