The following are shortcomings or missing features found when trying to create a documentation page with MkDocs:
- Properties are listed as "writable" when they have a setter method, this cannot be overwritten (such as when the setter method simply provides a custom error message).
- Cannot make custom groupings for attributes or functions/methods in the API reference, like group together constructor class methods or plotting methods and give them a heading.
- In the API reference, when sorting by source, inherited attributes/methods comes before class methods, no option to reverse this order.
The following are shortcomings or missing features found when trying to create a documentation page with MkDocs: