Commit b89e710
committed
DOC: resolve a bunch of nitpick issues
The Axes classes have a multi-layered internal class structure and
we generate documentation for the top-level public classes. However,
we also auto-generate property tables by querying the methods on
the objects which resolve to the base class they are defined on which
leads to incorrect references.
This is a very quick hack which special-cases two of the Axes classes
and replace their name with just ``Axes``.1 parent 2b31002 commit b89e710
2 files changed
Lines changed: 9 additions & 357 deletions
0 commit comments