8000 Add container module to API docs by patniharshit · Pull Request #8462 · matplotlib/matplotlib · GitHub
[go: up one dir, main page]

Skip to content

Add container module to API docs #8462

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 2 commits into from
Apr 12, 2017
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
fix underline length in markup
  • Loading branch information
anntzer authored Apr 12, 2017
commit a6515d227e03271dea795ce341a76950439e179c
2 changes: 1 addition & 1 deletion doc/api/container_api.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ container
*********

:mod:`matplotlib.container`
====================
===========================

.. automodule:: matplotlib.container
:members:
Expand Down
0