As per their email ‘Changes to project subdomains’: > Starting today, Read the Docs will start hosting projects from subdomains on the domain readthedocs.io, instead of on readthedocs.org. This change addresses some security concerns around site cookies while hosting user generated data on the same domain as our dashboard. Test Plan: Manually visited all the links I’ve modified. One was not modified - `http://media.readthedocs.org/epub/pytest/latest/pytest.epub` - since it doesn't work on `readthedocs.io`.
22 lines
901 B
PHP
22 lines
901 B
PHP
|
|
.. _`skipping plugin`: plugin/skipping.html
|
|
.. _`funcargs mechanism`: funcargs.html
|
|
.. _`doctest.py`: http://docs.python.org/library/doctest.html
|
|
.. _`xUnit style setup`: xunit_setup.html
|
|
.. _`pytest_nose`: plugin/nose.html
|
|
.. _`reStructured Text`: http://docutils.sourceforge.net
|
|
.. _`Python debugger`: http://docs.python.org/lib/module-pdb.html
|
|
.. _nose: https://nose.readthedocs.io/en/latest/
|
|
.. _pytest: http://pypi.python.org/pypi/pytest
|
|
.. _mercurial: http://mercurial.selenic.com/wiki/
|
|
.. _`setuptools`: http://pypi.python.org/pypi/setuptools
|
|
.. _`easy_install`:
|
|
.. _`distribute docs`:
|
|
.. _`distribute`: http://pypi.python.org/pypi/distribute
|
|
.. _`pip`: http://pypi.python.org/pypi/pip
|
|
.. _`virtualenv`: http://pypi.python.org/pypi/virtualenv
|
|
.. _hudson: http://hudson-ci.org/
|
|
.. _jenkins: http://jenkins-ci.org/
|
|
.. _tox: http://testrun.org/tox
|
|
.. _pylib: https://py.readthedocs.io/en/latest/
|