8000 Document mpl_toolkits.axes_grid1.anchored_artists by sargas · Pull Request #4874 · matplotlib/matplotlib · GitHub
[go: up one dir, main page]

Skip to content

Document mpl_toolkits.axes_grid1.anchored_artists #4874

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 9 commits into from
Dec 26, 2015
Prev Previous commit
Next Next commit
Build documentation for axes_grid1.anchored_artists
  • Loading branch information
sargas committed Dec 16, 2015
commit 52e754902e2dc0b60970c4fb5333e5b17426549f
7 changes: 7 additions & 0 deletions doc/mpl_toolkits/axes_grid/api/anchored_artists_api.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
:mod:`mpl_toolkits.axes_grid1.anchored_artists`
===============================================

.. automodule:: mpl_toolkits.axes_grid1.anchored_artists
:members:
:undoc-members:
:show-inheritance:
1 change: 1 addition & 0 deletions doc/mpl_toolkits/axes_grid/api/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,5 @@

.. toctree::

anchored_artists_api.rst
inset_locator_api.rst
0