Skip to content

Doc 152 changes #6679

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 6 commits into from
Jul 3, 2016
Merged
Show file tree
Hide file tree
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
Next Next commit
DOC: remove/fix external links
 - correct obvious redirects
 - remove some dead links
  • Loading branch information
tacaswell committed Jul 3, 2016
commit 1a5122daa8e40f10c0a09ce4cc32220a61a4a57a
2 changes: 1 addition & 1 deletion doc/api/api_changes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ by the new keyword argument `corner_mask`, or if this is not specified then
the new rcParam `contour.corner_mask` instead. The new default behaviour is
equivalent to using `corner_mask=True`; the previous behaviour can be obtained
using `corner_mask=False` or by changing the rcParam. The example
http://matplotlib.org/examples/pylab_examples/contour_corner_mask.py
http://matplotlib.org/examples/pylab_examples/contour_corner_mask.html
demonstrates the difference. Use of the old contouring algorithm, which is
obtained with `corner_mask='legacy'`, is now deprecated.

Expand Down
3 changes: 1 addition & 2 deletions doc/devel/MEP/MEP12.rst
Original file line number Diff line number Diff line change
Expand Up @@ -184,5 +184,4 @@ navigate the gallery. Thus, tags are complementary to this reorganization.
.. [2] http://github.com/matplotlib/matplotlib/issues/524
.. [3] http://matplotlib.1069221.n5.nabble.com/Matplotlib-gallery-td762.html#a33379091
.. [4] http://www.loria.fr/~rougier/teaching/matplotlib/
.. [5] http://www.gigawiz.com/aagraphs.html
.. [6] http://www.loria.fr/~rougier/coding/gallery/
.. [5] http://www.loria.fr/~rougier/coding/gallery/
5 changes: 1 addition & 4 deletions doc/devel/MEP/MEP15.rst
Original file line number Diff line number Diff line change
Expand Up @@ -29,10 +29,7 @@ When axis limits for a 2-D plot are specified for one axis only (via `xlim` or
`ylim`), matplotlib currently does not currently rescale the other axis. The
result is that the displayed curves or symbols may be compressed into a tiny
portion of the available area, so that the final plot conveys much less
information than it would with appropriate axis scaling. An example of such a
plot can be found at the following URL:

http://phillipmfeldman.org/Python/MEP15.png
information than it would with appropriate axis scaling.

The proposed change of behavior would make matplotlib choose the scale for the
remaining axis using only the data that falls within the limits for the axis
Expand Down
1 change: 0 additions & 1 deletion doc/devel/gitwash/git_links.inc
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,6 @@
.. _why the -a flag?: http://www.gitready.com/beginner/2009/01/18/the-staging-area.html
.. _git staging area: http://www.gitready.com/beginner/2009/01/18/the-staging-area.html
.. _tangled working copy problem: http://tomayko.com/writings/the-thing-about-git
.. _git management: http://kerneltrap.org/Linux/Git_Management
.. _linux git workflow: http://www.mail-archive.com/dri-devel@lists.sourceforge.net/msg39091.html
.. _git parable: http://tom.preston-werner.com/2009/05/19/the-git-parable.html
.. _git foundation: http://matthew-brett.github.com/pydagogue/foundation.html
Expand Down
1 change: 0 additions & 1 deletion doc/devel/gitwash/git_resources.rst
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ Advanced git workflow
There are many ways of working with git_; here are some posts on the
rules of thumb that other projects have come up with:

* Linus Torvalds on `git management`_
* Linus Torvalds on `linux git workflow`_ . Summary; use the git tools
to make the history of your edits as clean as possible; merge from
upstream edits as little as possible in branches where you are doing
Expand Down
2 changes: 1 addition & 1 deletion doc/users/github_stats.rst
Original file line number Diff line number Diff line change
Expand Up @@ -1283,7 +1283,7 @@ Issues (807):
* :ghissue:`5977`: legend needs logic to deal with new linestyle scaling by linewidth
* :ghissue:`6365`: Default format time series xtick labels changed
* :ghissue:`6104`: docs: latex required for PDF plotting?
* :ghissue:`6451`: Inequality error on web page http://matplotlib.org/faq/howto_faq.htm
* :ghissue:`6451`: Inequality error on web page http://matplotlib.org/faq/howto_faq.html
* :ghissue:`6459`: use conda already installed on appveyor
* :ghissue:`6043`: Advanced hillshading example looks strange with new defaults.
* :ghissue:`6440`: BUG: set_tick_params labelcolor should apply to offset
Expand Down
2 changes: 1 addition & 1 deletion doc/users/intro.rst
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ application, GTKAgg uses the Anti-Grain renderer to create a figure
and embed it in a Gtk+ application, and so on for `PDF
<http://www.adobe.com/products/acrobat/adobepdf.html>`_, `WxWidgets
<http://www.wxpython.org/>`_, `Tkinter
<http://docs.python.org/lib/module-Tkinter.html>`_, etc.
<https://docs.python.org/library/tkinter.html>`_, etc.

matplotlib is used by many people in many different contexts. Some
people want to automatically generate PostScript files to send
Expand Down
4 changes: 2 additions & 2 deletions doc/users/mathtext.rst
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Any text element can use math text. You should use raw strings
(precede the quotes with an ``'r'``), and surround the math text with
dollar signs ($), as in TeX. Regular text and mathtext can be
interleaved within the same string. Mathtext can use the Computer
Modern fonts (from (La)TeX), `STIX <http://www.aip.org/stixfonts/>`_
Modern fonts (from (La)TeX), `STIX <http://www.stixfonts.org/>`_
fonts (with are designed to blend well with Times) or a Unicode font
that you provide. The mathtext font can be selected with the
customization variable ``mathtext.fontset`` (see
Expand Down Expand Up @@ -205,7 +205,7 @@ The choices available with all fonts are:
.. role:: math-stix(math)
:fontset: stix

When using the `STIX <http://www.aip.org/stixfonts/>`_ fonts, you also have the choice of:
When using the `STIX <http://www.stixfonts.org/>`_ fonts, you also have the choice of:

====================================== =========================================
Command Result
Expand Down
5 changes: 1 addition & 4 deletions doc/users/shell.rst
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ run so you can continue tweaking the figure manually.
There has been a lot of recent work to embed ipython, with pylab
support, into various GUI applications, so check on the ipython
mailing `list
<http://projects.scipy.org/mailman/listinfo/ipython-user>`_ for the
<http://mail.scipy.org/mailman/listinfo/ipython-user>`_ for the
latest status.

.. _other-shells:
Expand Down Expand Up @@ -154,6 +154,3 @@ the performance hit::
>>> close()
>>> ion() # turn updating back on
>>> plot(rand(20), mfc='g', mec='r', ms=40, mew=4, ls='--', lw=3)



2 changes: 1 addition & 1 deletion doc/users/style_sheets.rst
Original file line number Diff line number Diff line change
Expand Up @@ -84,5 +84,5 @@ changes, you can write something like the following::


.. _matplotlibrc: http://matplotlib.org/users/customizing.html
.. _ggplot: http://had.co.nz/ggplot/
.. _ggplot: http://had.co.nz/ggplot2/
.. _R: http://www.r-project.org/