8000 ENH doc is now built with the new sphinx build by NelleV · Pull Request #6663 · matplotlib/matplotlib · GitHub
[go: up one dir, main page]

Skip to content

ENH doc is now built with the new sphinx build #6663

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

Closed
wants to merge 8 commits into from
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations < 8000 include-fragment data-nonce="v2:aaae7eda-5521-f068-308d-84d27ef60574" data-view-component="true">
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
FIX documentation nitpick
  • Loading branch information
NelleV committed Sep 8, 2016
commit c6432b40310e83c7149bbb4ef316ec42ecbf6f96
2 changes: 1 addition & 1 deletion doc/README.txt
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ generated.
You can build the documentation with several options:

* `make html-small-plots` saves figures in low resolution.
* `-j N` enables parallel build of the documentation using N process.
* `make -j N` enables parallel build of the documentation using N process.

Organization
-------------
Expand Down
0