diff options
| author | milde <milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04> | 2022-01-20 10:11:44 +0000 |
|---|---|---|
| committer | milde <milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04> | 2022-01-20 10:11:44 +0000 |
| commit | 0ec0fdb4465b48772f41ecb4408454f3ea1cd067 (patch) | |
| tree | b2e6c3b6771d00600fdc997c2ba2070233f977ef /docutils | |
| parent | bc146ef170adc062a8349dcbd02dda25d5b64bfd (diff) | |
| download | docutils-0ec0fdb4465b48772f41ecb4408454f3ea1cd067.tar.gz | |
Change http://docutils.sourceforge.net -> https://docutils.sourceforge.io
Patch by Adam Turner.
git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk@8956 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
Diffstat (limited to 'docutils')
129 files changed, 205 insertions, 205 deletions
diff --git a/docutils/BUGS.txt b/docutils/BUGS.txt index 62b3bdbb2..48f2cabac 100644 --- a/docutils/BUGS.txt +++ b/docutils/BUGS.txt @@ -8,7 +8,7 @@ :Revision: $Revision$ :Copyright: This document has been placed in the public domain. -.. _Docutils: http://docutils.sourceforge.net/ +.. _Docutils: https://docutils.sourceforge.io/ Bugs in Docutils?!? Yes, we do have a few. Some are old-timers that @@ -118,7 +118,7 @@ __ http://subversion.tigris.org/ __ http://svn.collab.net/viewcvs/svn/trunk/BUGS?view=markup .. _repository: docs/dev/repository.html -.. _snapshot: http://docutils.sourceforge.net/#download +.. _snapshot: https://docutils.sourceforge.io/#download .. _documentation: docs/ .. _FAQ: FAQ.html .. _mailing list archives: https://docutils.sourceforge.io/#mailing-lists diff --git a/docutils/COPYING.txt b/docutils/COPYING.txt index 720a883f1..26d16017d 100644 --- a/docutils/COPYING.txt +++ b/docutils/COPYING.txt @@ -5,7 +5,7 @@ :Author: David Goodger :Contact: goodger@python.org :Date: $Date$ -:Web site: http://docutils.sourceforge.net/ +:Web site: https://docutils.sourceforge.io/ :Copyright: This document has been placed in the public domain. Most of the files included in this project have been placed in the @@ -26,7 +26,7 @@ listed below, in the work of authorship known as "Docutils" identified below (the "Work") to the public domain. The primary repository for the Work is the Internet World Wide Web -site <http://docutils.sourceforge.net/>. The Work consists of the +site <https://docutils.sourceforge.io/>. The Work consists of the files within the "docutils" module of the Docutils project Subversion repository (Internet host docutils.svn.sourceforge.net, filesystem path /svnroot/docutils), whose Internet web interface is located at @@ -141,7 +141,7 @@ All used licenses are OSI-approved_ and GPL-compatible_. Plaintext versions of all the linked-to licenses are provided in the licenses_ directory. -.. _sandbox: http://docutils.sourceforge.net/sandbox/README.html +.. _sandbox: https://docutils.sourceforge.io/sandbox/README.html .. _licenses: licenses/ .. _Python 2.1.1 license: http://www.python.org/2.1.1/license.html .. _GNU General Public License: http://www.gnu.org/copyleft/gpl.html diff --git a/docutils/HISTORY.txt b/docutils/HISTORY.txt index 0996dad47..9df033efa 100644 --- a/docutils/HISTORY.txt +++ b/docutils/HISTORY.txt @@ -546,7 +546,7 @@ Release 0.16 (2020-01-16) Doctree nodes and removed in the writing stage by the node's astext() method. - __ http://docutils.sourceforge.net/docs/ref/rst/restructuredtext.html#escaping-mechanism + __ https://docutils.sourceforge.io/docs/ref/rst/restructuredtext.html#escaping-mechanism * docutils/io.py diff --git a/docutils/README.txt b/docutils/README.txt index aeeb1551a..a694cca9e 100644 --- a/docutils/README.txt +++ b/docutils/README.txt @@ -5,7 +5,7 @@ :Author: David Goodger :Contact: goodger@python.org :Date: $Date$ -:Web site: http://docutils.sourceforge.net/ +:Web site: https://docutils.sourceforge.io/ :Copyright: This document has been placed in the public domain. .. contents:: @@ -366,7 +366,7 @@ Windows users type these commands:: python quicktest.py --version -.. _Docutils Testing: http://docutils.sourceforge.net/docs/dev/testing.html +.. _Docutils Testing: https://docutils.sourceforge.io/docs/dev/testing.html .. _open a bug report: http://sourceforge.net/p/docutils/bugs/ .. _send an email: mailto:docutils-users@lists.sourceforge.net diff --git a/docutils/RELEASE-NOTES.txt b/docutils/RELEASE-NOTES.txt index fde9401cb..8ad21827a 100644 --- a/docutils/RELEASE-NOTES.txt +++ b/docutils/RELEASE-NOTES.txt @@ -310,7 +310,7 @@ Release 0.16 (2020-01-12) - Keep `backslash escapes`__ in the document tree. This allows, e.g., escaping of author-separators in `bibliographic fields`__. - __ http://docutils.sourceforge.net/docs/ref/rst/restructuredtext.html#escaping-mechanism + __ https://docutils.sourceforge.io/docs/ref/rst/restructuredtext.html#escaping-mechanism __ docs/ref/rst/restructuredtext.html#bibliographic-fields * LaTeX writer: @@ -727,7 +727,7 @@ Release 0.6 (2009-10-11) The recommended way to generate PDF output is to use either the LaTeX2e writer or one of the alternatives listed at - http://docutils.sourceforge.net/docs/user/links.html#pdf. + https://docutils.sourceforge.io/docs/user/links.html#pdf. * reStructuredText: diff --git a/docutils/docs/dev/distributing.txt b/docutils/docs/dev/distributing.txt index 5d7a29c52..a42ff477a 100644 --- a/docutils/docs/dev/distributing.txt +++ b/docutils/docs/dev/distributing.txt @@ -8,7 +8,7 @@ :Date: $Date$ :Copyright: This document has been placed in the public domain. -.. _Docutils: http://docutils.sourceforge.net/ +.. _Docutils: https://docutils.sourceforge.io/ .. contents:: @@ -20,7 +20,7 @@ First, please download the most current `release tarball`_ and unpack it. .. _Docutils-develop: ../user/mailing-lists.html#docutils-develop -.. _release tarball: http://docutils.sourceforge.net/#download +.. _release tarball: https://docutils.sourceforge.io/#download Dependencies @@ -146,4 +146,4 @@ tarball. For more information on testing, view the `Docutils Testing`_ page. -.. _Docutils Testing: http://docutils.sourceforge.net/docs/dev/testing.html +.. _Docutils Testing: https://docutils.sourceforge.io/docs/dev/testing.html diff --git a/docutils/docs/dev/enthought-plan.txt b/docutils/docs/dev/enthought-plan.txt index 5c0d36587..71310c1e4 100644 --- a/docutils/docs/dev/enthought-plan.txt +++ b/docutils/docs/dev/enthought-plan.txt @@ -118,7 +118,7 @@ follows:: This is in conjunction with the "Public Domain Dedication" section of COPYING.txt__. -__ http://docutils.sourceforge.net/COPYING.html +__ https://docutils.sourceforge.io/COPYING.html The code and documentation originating from Enthought funding will have Enthought's copyright and license declaration. While I will try diff --git a/docutils/docs/dev/hacking.txt b/docutils/docs/dev/hacking.txt index e4b9558fc..9b724a660 100644 --- a/docutils/docs/dev/hacking.txt +++ b/docutils/docs/dev/hacking.txt @@ -15,8 +15,8 @@ knowledge is certainly helpful (though not necessary, strictly speaking). -.. _Docutils: http://docutils.sourceforge.net/ -.. _reStructuredText: http://docutils.sourceforge.net/rst.html +.. _Docutils: https://docutils.sourceforge.io/ +.. _reStructuredText: https://docutils.sourceforge.io/rst.html .. _Docutils front-end tools: ../user/tools.html .. contents:: @@ -164,7 +164,7 @@ For HTML output, we can test this using the ``rst2html.py`` tool:: <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> - <meta name="generator" content="Docutils 0.3.10: http://docutils.sourceforge.net/" /> + <meta name="generator" content="Docutils 0.3.10: https://docutils.sourceforge.io/" /> <title></title> <link rel="stylesheet" href="../docutils/writers/html4css1/html4css1.css" type="text/css" /> </head> diff --git a/docutils/docs/dev/policies.txt b/docutils/docs/dev/policies.txt index 992744946..cbea8c491 100644 --- a/docutils/docs/dev/policies.txt +++ b/docutils/docs/dev/policies.txt @@ -642,7 +642,7 @@ Docutils does not require their presence to function. An official parallel project will have its own directory beside (or parallel to) the main ``docutils`` directory in the Subversion repository. It can have its own web page in the -docutils.sourceforge.net domain, its own file releases and +docutils.sourceforge.io domain, its own file releases and downloadable snapshots, and even a mailing list if that proves useful. However, an official parallel project has implications: it is expected to be maintained and continue to work with changes to the core @@ -673,7 +673,7 @@ Many related but independent projects are listed in the Docutils `link list`_. If you want your project to appear there, drop a note at the Docutils-develop_ mailing list. -.. _link list: http://docutils.sourceforge.net/docs/user/links.html +.. _link list: https://docutils.sourceforge.io/docs/user/links.html .. _docutils-develop: docs/user/mailing-lists.html#docutils-develop diff --git a/docutils/docs/dev/pysource.dtd b/docutils/docs/dev/pysource.dtd index 8d4113edd..1dc8135c3 100644 --- a/docutils/docs/dev/pysource.dtd +++ b/docutils/docs/dev/pysource.dtd @@ -13,9 +13,9 @@ This DTD (document type definition) extends the Generic DTD (see below). More information about this DTD and the Docutils project can be found -at http://docutils.sourceforge.net/. The latest version of this DTD +at https://docutils.sourceforge.io/. The latest version of this DTD is available from -http://docutils.sourceforge.net/docs/dev/pysource.dtd. +https://docutils.sourceforge.io/docs/dev/pysource.dtd. The formal public identifier for this DTD is:: @@ -46,7 +46,7 @@ The formal public identifier for this DTD is:: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ This DTD extends the Docutils Generic DTD, available from -http://docutils.sourceforge.net/docs/ref/docutils.dtd. +https://docutils.sourceforge.io/docs/ref/docutils.dtd. --> <!ENTITY % docutils PUBLIC diff --git a/docutils/docs/dev/repository.txt b/docutils/docs/dev/repository.txt index 03699e0b5..fbe89f781 100644 --- a/docutils/docs/dev/repository.txt +++ b/docutils/docs/dev/repository.txt @@ -8,7 +8,7 @@ :Date: $Date$ :Copyright: This document has been placed in the public domain. -.. _Docutils: http://docutils.sourceforge.net/ +.. _Docutils: https://docutils.sourceforge.io/ .. admonition:: Quick Instructions diff --git a/docutils/docs/dev/rst/alternatives.txt b/docutils/docs/dev/rst/alternatives.txt index d7d68ea4c..885438a41 100644 --- a/docutils/docs/dev/rst/alternatives.txt +++ b/docutils/docs/dev/rst/alternatives.txt @@ -30,7 +30,7 @@ The ideas are divided into sections: * `... Or Not To Do?`_: possible but questionable. These probably won't be implemented, but you never know. -.. _Setext: http://docutils.sourceforge.net/mirror/setext.html +.. _Setext: https://docutils.sourceforge.io/mirror/setext.html .. _StructuredText: http://www.zope.org/DevHome/Members/jim/StructuredTextWiki/FrontPage .. _Problems with StructuredText: problems.html @@ -2015,7 +2015,7 @@ Syntax proposals: _[DJG2002] Docutils: Python Documentation Utilities project; Goodger - et al.; http://docutils.sourceforge.net/ + et al.; https://docutils.sourceforge.io/ Without the ".. " marker, subsequent lines would either have to align as in one of the above, or we'd have to allow loose diff --git a/docutils/docs/dev/rst/problems.txt b/docutils/docs/dev/rst/problems.txt index b9fa2a4b5..d6397dfa0 100644 --- a/docutils/docs/dev/rst/problems.txt +++ b/docutils/docs/dev/rst/problems.txt @@ -849,8 +849,8 @@ cleanly readable text. .. _StructuredText: http://www.zope.org/DevHome/Members/jim/StructuredTextWiki/FrontPage -.. _Setext: http://docutils.sourceforge.net/mirror/setext.html -.. _reStructuredText: http://docutils.sourceforge.net/rst.html +.. _Setext: https://docutils.sourceforge.io/mirror/setext.html +.. _reStructuredText: https://docutils.sourceforge.io/rst.html .. _detailed description: http://homepage.ntlworld.com/tibsnjoan/docutils/STNG-format.html .. _STMinus: http://www.cis.upenn.edu/~edloper/pydoc/stminus.html diff --git a/docutils/docs/dev/testing.txt b/docutils/docs/dev/testing.txt index b087f9363..cee791162 100644 --- a/docutils/docs/dev/testing.txt +++ b/docutils/docs/dev/testing.txt @@ -9,7 +9,7 @@ :Date: $Date$ :Copyright: This document has been placed in the public domain. -.. _Docutils: http://docutils.sourceforge.net/ +.. _Docutils: https://docutils.sourceforge.io/ .. contents:: diff --git a/docutils/docs/dev/todo.txt b/docutils/docs/dev/todo.txt index 552e854d6..9966b4af3 100644 --- a/docutils/docs/dev/todo.txt +++ b/docutils/docs/dev/todo.txt @@ -9,7 +9,7 @@ :Revision: $Revision$ :Copyright: This document has been placed in the public domain. -.. _Docutils: http://docutils.sourceforge.net/ +.. _Docutils: https://docutils.sourceforge.io/ .. contents:: diff --git a/docutils/docs/dev/website.txt b/docutils/docs/dev/website.txt index b3acbf580..453693819 100644 --- a/docutils/docs/dev/website.txt +++ b/docutils/docs/dev/website.txt @@ -8,7 +8,7 @@ :Revision: $Revision$ :Copyright: This document has been placed in the public domain. -The Docutils web site, <http://docutils.sourceforge.net/>, is +The Docutils web site, <https://docutils.sourceforge.io/>, is maintained by the ``docutils-update.local`` script, run by project maintainers on their local machines. The script will process any .txt file which is newer than the corresponding .html @@ -17,7 +17,7 @@ to the web site at SourceForge. .. .. old instructions, for cron job: - The Docutils web site, <http://docutils.sourceforge.net/>, is + The Docutils web site, <https://docutils.sourceforge.io/>, is maintained automatically by the ``docutils-update`` script, run as an hourly cron job on shell.berlios.de (by user "wiemann"). The script will process any .txt file which is newer than the corresponding .html diff --git a/docutils/docs/howto/html-stylesheets.txt b/docutils/docs/howto/html-stylesheets.txt index b03a81ee9..aee700138 100644 --- a/docutils/docs/howto/html-stylesheets.txt +++ b/docutils/docs/howto/html-stylesheets.txt @@ -8,7 +8,7 @@ :Revision: $Revision$ :Copyright: This document has been placed in the public domain. -.. _Docutils: http://docutils.sourceforge.net/ +.. _Docutils: https://docutils.sourceforge.io/ The look of Docutils' HTML output is customizable via CSS stylesheets. diff --git a/docutils/docs/howto/i18n.txt b/docutils/docs/howto/i18n.txt index b1bf56801..6027b61f8 100644 --- a/docutils/docs/howto/i18n.txt +++ b/docutils/docs/howto/i18n.txt @@ -37,7 +37,7 @@ support via a module in the PYTHONPATH root (e.g. the working directory). project bug tracker on SourceForge at http://sourceforge.net/p/docutils/bugs/ -.. _Docutils: http://docutils.sourceforge.net/ +.. _Docutils: https://docutils.sourceforge.io/ .. _Introduction to i18n: http://www.debian.org/doc/manuals/intro-i18n/ diff --git a/docutils/docs/howto/rst-directives.txt b/docutils/docs/howto/rst-directives.txt index 16af02e15..1994a3727 100644 --- a/docutils/docs/howto/rst-directives.txt +++ b/docutils/docs/howto/rst-directives.txt @@ -8,7 +8,7 @@ :Revision: $Revision$ :Copyright: This document has been placed in the public domain. -.. _reStructuredText: http://docutils.sourceforge.net/rst.html +.. _reStructuredText: https://docutils.sourceforge.io/rst.html Directives are the primary extension mechanism of reStructuredText. diff --git a/docutils/docs/index.txt b/docutils/docs/index.txt index 9ee51e69c..aba3ce7dc 100644 --- a/docutils/docs/index.txt +++ b/docutils/docs/index.txt @@ -11,8 +11,8 @@ The latest working documents may be accessed individually below, or from the ``docs`` directory of the `Docutils distribution`_. -.. _Docutils: http://docutils.sourceforge.net/ -.. _Docutils distribution: http://docutils.sourceforge.net/#download +.. _Docutils: https://docutils.sourceforge.io/ +.. _Docutils distribution: https://docutils.sourceforge.io/#download .. contents:: @@ -93,7 +93,7 @@ Writer-specific: * `Docutils LaTeX Writer <user/latex.html>`__ * `Docutils ODF/OpenOffice/odt Writer <user/odt.html>`__ -`reStructuredText <http://docutils.sourceforge.net/rst.html>`_: +`reStructuredText <https://docutils.sourceforge.io/rst.html>`_: * `A ReStructuredText Primer <user/rst/quickstart.html>`__ (see also the `text source <user/rst/quickstart.txt>`__) @@ -145,7 +145,7 @@ reStructuredText_: Prehistoric: * `Setext Documents Mirror - <http://docutils.sourceforge.net/mirror/setext.html>`__ + <https://docutils.sourceforge.io/mirror/setext.html>`__ .. _peps: diff --git a/docutils/docs/peps/pep-0256.txt b/docutils/docs/peps/pep-0256.txt index fd5725de5..cc5a54c44 100644 --- a/docutils/docs/peps/pep-0256.txt +++ b/docutils/docs/peps/pep-0256.txt @@ -235,7 +235,7 @@ Project Web Site ================ A SourceForge project has been set up for this work at -http://docutils.sourceforge.net/. +https://docutils.sourceforge.io/. References and Footnotes @@ -273,7 +273,7 @@ References and Footnotes .. _docutils: http://www.tibsnjoan.co.uk/docutils.html -.. _Docutils project: http://docutils.sourceforge.net/ +.. _Docutils project: https://docutils.sourceforge.io/ .. _STMinus: http://www.cis.upenn.edu/~edloper/pydoc/ diff --git a/docutils/docs/peps/pep-0257.txt b/docutils/docs/peps/pep-0257.txt index a298aba03..1acacbd68 100644 --- a/docutils/docs/peps/pep-0257.txt +++ b/docutils/docs/peps/pep-0257.txt @@ -294,7 +294,7 @@ References and Footnotes .. [3] Guido van Rossum, Python's creator and Benevolent Dictator For Life. -.. _Docutils: http://docutils.sourceforge.net/ +.. _Docutils: https://docutils.sourceforge.io/ .. _Python Style Guide: http://www.python.org/doc/essays/styleguide.html diff --git a/docutils/docs/peps/pep-0258.txt b/docutils/docs/peps/pep-0258.txt index 17039e057..6019ee3ae 100644 --- a/docutils/docs/peps/pep-0258.txt +++ b/docutils/docs/peps/pep-0258.txt @@ -497,7 +497,7 @@ The ``tools/`` directory contains several front ends for common Docutils processing. See `Docutils Front-End Tools`_ for details. .. _Docutils Front-End Tools: - http://docutils.sourceforge.net/docs/user/tools.html + https://docutils.sourceforge.io/docs/user/tools.html Document Tree @@ -978,13 +978,13 @@ stylist code will lower the barrier considerably. (http://www.python.org/peps/pep-0216.html) .. _docutils.dtd: - http://docutils.sourceforge.net/docs/ref/docutils.dtd + https://docutils.sourceforge.io/docs/ref/docutils.dtd .. _soextbl.dtd: - http://docutils.sourceforge.net/docs/ref/soextblx.dtd + https://docutils.sourceforge.io/docs/ref/soextblx.dtd .. _The Docutils Document Tree: - http://docutils.sourceforge.net/docs/ref/doctree.html + https://docutils.sourceforge.io/docs/ref/doctree.html .. _VMS error condition severity levels: http://www.openvms.compaq.com:8000/73final/5841/841pro_027.html @@ -993,7 +993,7 @@ stylist code will lower the barrier considerably. .. _log4j project: http://logging.apache.org/log4j/docs/index.html .. _Docutils Python Source DTD: - http://docutils.sourceforge.net/docs/dev/pysource.dtd + https://docutils.sourceforge.io/docs/dev/pysource.dtd .. _ISO 639: http://www.loc.gov/standards/iso639-2/englangn.html @@ -1006,7 +1006,7 @@ stylist code will lower the barrier considerably. ================== A SourceForge project has been set up for this work at -http://docutils.sourceforge.net/. +https://docutils.sourceforge.io/. =========== diff --git a/docutils/docs/peps/pep-0287.txt b/docutils/docs/peps/pep-0287.txt index 1c82bef47..3d9b60c24 100644 --- a/docutils/docs/peps/pep-0287.txt +++ b/docutils/docs/peps/pep-0287.txt @@ -513,7 +513,7 @@ Questions & Answers See `Section Structure via Indentation`__ in `Problems With StructuredText`_ for further elaboration. - __ http://docutils.sourceforge.net/docs/dev/rst/problems.html + __ https://docutils.sourceforge.io/docs/dev/rst/problems.html #section-structure-via-indentation 4. Why use reStructuredText for PEPs? What's wrong with the existing @@ -741,7 +741,7 @@ __ http://www.python.org/doc/Humor.html#zen .. [#PEP-216] PEP 216, Docstring Format, Zadka (http://www.python.org/peps/pep-0216.html) -.. _reStructuredText markup: http://docutils.sourceforge.net/rst.html +.. _reStructuredText markup: https://docutils.sourceforge.io/rst.html .. _Doc-SIG: http://www.python.org/sigs/doc-sig/ @@ -761,33 +761,33 @@ __ http://www.python.org/doc/Humor.html#zen .. _JavaDoc: http://java.sun.com/j2se/javadoc/ -.. _Setext: http://docutils.sourceforge.net/mirror/setext.html +.. _Setext: https://docutils.sourceforge.io/mirror/setext.html .. _StructuredText: http://www.zope.org/DevHome/Members/jim/StructuredTextWiki/FrontPage .. _A ReStructuredText Primer: - http://docutils.sourceforge.net/docs/user/rst/quickstart.html + https://docutils.sourceforge.io/docs/user/rst/quickstart.html .. _Quick reStructuredText: - http://docutils.sourceforge.net/docs/user/rst/quickref.html + https://docutils.sourceforge.io/docs/user/rst/quickref.html .. _An Introduction to reStructuredText: - http://docutils.sourceforge.net/docs/ref/rst/introduction.html + https://docutils.sourceforge.io/docs/ref/rst/introduction.html .. _reStructuredText Markup Specification: - http://docutils.sourceforge.net/docs/ref/rst/restructuredtext.html + https://docutils.sourceforge.io/docs/ref/rst/restructuredtext.html .. _reStructuredText Directives: - http://docutils.sourceforge.net/docs/ref/rst/directives.html + https://docutils.sourceforge.io/docs/ref/rst/directives.html .. _Problems with StructuredText: - http://docutils.sourceforge.net/docs/dev/rst/problems.html + https://docutils.sourceforge.io/docs/dev/rst/problems.html .. _A Record of reStructuredText Syntax Alternatives: - http://docutils.sourceforge.net/docs/dev/rst/alternatives.html + https://docutils.sourceforge.io/docs/dev/rst/alternatives.html -.. _Docutils: http://docutils.sourceforge.net/ +.. _Docutils: https://docutils.sourceforge.io/ Copyright diff --git a/docutils/docs/ref/doctree.txt b/docutils/docs/ref/doctree.txt index 07a18aa61..4d5fec1e5 100644 --- a/docutils/docs/ref/doctree.txt +++ b/docutils/docs/ref/doctree.txt @@ -36,13 +36,13 @@ throughout this document. For a gentle introduction, see `A ReStructuredText Primer`_. For complete technical details, see the `reStructuredText Markup Specification`_. -.. _Docutils: http://docutils.sourceforge.net/ +.. _Docutils: https://docutils.sourceforge.io/ .. _Docutils Generic DTD: .. _Docutils DTD: .. _docutils.dtd: docutils.dtd .. _Introducing the Extensible Markup Language (XML): http://xml.coverpages.org/xmlIntro.html -.. _reStructuredText: http://docutils.sourceforge.net/rst.html +.. _reStructuredText: https://docutils.sourceforge.io/rst.html .. _A ReStructuredText Primer: ../user/rst/quickstart.html .. _reStructuredText Markup Specification: rst/restructuredtext.html diff --git a/docutils/docs/ref/docutils.dtd b/docutils/docs/ref/docutils.dtd index 28fd10848..0118e7474 100644 --- a/docutils/docs/ref/docutils.dtd +++ b/docutils/docs/ref/docutils.dtd @@ -10,9 +10,9 @@ :Filename: docutils.dtd More information about this DTD (document type definition) and the -Docutils project can be found at http://docutils.sourceforge.net/. +Docutils project can be found at https://docutils.sourceforge.io/. The latest version of this DTD is available from -http://docutils.sourceforge.net/docs/ref/docutils.dtd. +https://docutils.sourceforge.io/docs/ref/docutils.dtd. The formal public identifier for this DTD is:: diff --git a/docutils/docs/ref/rst/directives.txt b/docutils/docs/ref/rst/directives.txt index 66d422fbb..c6e89a963 100644 --- a/docutils/docs/ref/rst/directives.txt +++ b/docutils/docs/ref/rst/directives.txt @@ -533,7 +533,7 @@ when Pygments_ is not installed or the language is not in the For inline code, use the `"code" role`_. __ http://pygments.org/docs/cmdline/#generating-styles -__ http://docutils.sourceforge.net/sandbox/stylesheets/ +__ https://docutils.sourceforge.io/sandbox/stylesheets/ .. _Pygments: http://pygments.org/ .. _syntax_highlight: ../../user/config.html#syntax-highlight .. _supported languages and markup formats: http://pygments.org/languages/ @@ -1178,7 +1178,7 @@ processing system. For example, if certain runtime settings are enabled, the document footer is populated with processing information such as a datestamp, a link to `the Docutils website`_, etc. -.. _the Docutils website: http://docutils.sourceforge.net +.. _the Docutils website: https://docutils.sourceforge.io ------------ diff --git a/docutils/docs/ref/rst/introduction.txt b/docutils/docs/ref/rst/introduction.txt index 51f1ab0ec..aedd647e3 100644 --- a/docutils/docs/ref/rst/introduction.txt +++ b/docutils/docs/ref/rst/introduction.txt @@ -27,13 +27,13 @@ Specification`_ is the definitive reference. There is also an analysis of the `Problems With StructuredText`_. ReStructuredText's web page is -http://docutils.sourceforge.net/rst.html. +https://docutils.sourceforge.io/rst.html. -.. _reStructuredText: http://docutils.sourceforge.net/rst.html +.. _reStructuredText: https://docutils.sourceforge.io/rst.html .. _StructuredText: http://www.zope.org/DevHome/Members/jim/StructuredTextWiki/FrontPage -.. _Setext: http://docutils.sourceforge.net/mirror/setext.html -.. _Docutils: http://docutils.sourceforge.net/ +.. _Setext: https://docutils.sourceforge.io/mirror/setext.html +.. _Docutils: https://docutils.sourceforge.io/ .. _A ReStructuredText Primer: ../../user/rst/quickstart.html .. _Quick reStructuredText: ../../user/rst/quickref.html .. _reStructuredText Markup Specification: restructuredtext.html @@ -281,7 +281,7 @@ followed. - `PEP 257: Docstring Conventions`__ Current working versions of the PEPs can be found in - http://docutils.sourceforge.net/docs/peps/, and official versions + https://docutils.sourceforge.io/docs/peps/, and official versions can be found in the `master PEP repository`_. __ http://mail.python.org/pipermail/doc-sig/2001-June/001855.html diff --git a/docutils/docs/ref/rst/restructuredtext.txt b/docutils/docs/ref/rst/restructuredtext.txt index 83aa3894b..f1edf9979 100644 --- a/docutils/docs/ref/rst/restructuredtext.txt +++ b/docutils/docs/ref/rst/restructuredtext.txt @@ -1945,13 +1945,13 @@ indirect. permitted to allow for line wrapping). The following external hyperlink targets are equivalent:: - .. _one-liner: http://docutils.sourceforge.net/rst.html + .. _one-liner: https://docutils.sourceforge.io/rst.html - .. _starts-on-this-line: http:// + .. _starts-on-this-line: https:// docutils.sourceforge.net/rst.html .. _entirely-below: - http://docutils. + https://docutils. sourceforge.net/rst.html Escaped whitespace is preserved as intentional spaces, e.g.:: @@ -2350,7 +2350,7 @@ Replacement text |RST| source readability. .. |RST| replace:: reStructuredText - .. _RST: http://docutils.sourceforge.net/rst.html + .. _RST: https://docutils.sourceforge.io/rst.html Note the trailing underscore in the first use of a substitution reference. This indicates a reference to the corresponding @@ -3137,16 +3137,16 @@ Markup errors are handled according to the specification in `PEP 258`_. -.. _reStructuredText: http://docutils.sourceforge.net/rst.html -.. _Docutils: http://docutils.sourceforge.net/ +.. _reStructuredText: https://docutils.sourceforge.io/rst.html +.. _Docutils: https://docutils.sourceforge.io/ .. _Docutils Generic DTD: ../docutils.dtd .. _transforms: - http://docutils.sourceforge.net/docutils/transforms/ + https://docutils.sourceforge.io/docutils/transforms/ .. _Grouch: http://www.mems-exchange.org/software/grouch/ .. _RFC822: http://www.rfc-editor.org/rfc/rfc822.txt .. _DocTitle transform: .. _DocInfo transform: - http://docutils.sourceforge.net/docutils/transforms/frontmatter.py + https://docutils.sourceforge.io/docutils/transforms/frontmatter.py .. _getopt.py: http://www.python.org/doc/current/lib/module-getopt.html .. _GNU libc getopt_long(): diff --git a/docutils/docs/user/mailing-lists.txt b/docutils/docs/user/mailing-lists.txt index 429cb9f07..7664d585b 100644 --- a/docutils/docs/user/mailing-lists.txt +++ b/docutils/docs/user/mailing-lists.txt @@ -153,5 +153,5 @@ __ nntp://news.gmane.org/gmane.comp.python.documentation http://mail.python.org/mailman/listinfo/doc-sig .. _Subversion repository: ../dev/repository.html -.. _Docutils: http://docutils.sourceforge.net/ +.. _Docutils: https://docutils.sourceforge.io/ .. _FAQ: ../../FAQ.html diff --git a/docutils/docs/user/manpage.txt b/docutils/docs/user/manpage.txt index 2bc648d98..1c686163f 100644 --- a/docutils/docs/user/manpage.txt +++ b/docutils/docs/user/manpage.txt @@ -165,4 +165,4 @@ TODO - Open issues * Input and output encoding are problematic at least. -.. _Docutils: http://docutils.sourceforge.net/ +.. _Docutils: https://docutils.sourceforge.io/ diff --git a/docutils/docs/user/odt.txt b/docutils/docs/user/odt.txt index aec04da1b..5dcc9ba8d 100644 --- a/docutils/docs/user/odt.txt +++ b/docutils/docs/user/odt.txt @@ -803,8 +803,8 @@ Here is another example:: For more on roles see: `Custom Interpreted Text Roles -- -http://docutils.sourceforge.net/docs/ref/rst/directives.html#custom-interpreted-text-roles -<http://docutils.sourceforge.net/docs/ref/rst/directives.html#custom-interpreted-text-roles>`_. +https://docutils.sourceforge.io/docs/ref/rst/directives.html#custom-interpreted-text-roles +<https://docutils.sourceforge.io/docs/ref/rst/directives.html#custom-interpreted-text-roles>`_. **Note:** The ability to base a role on another existing role is *not* supported by ``odtwriter``. @@ -1189,7 +1189,7 @@ pick up the default paper size on platforms where the program http://pygments.pocoo.org/ .. _`Docutils`: - http://docutils.sourceforge.net/ + https://docutils.sourceforge.io/ .. _`Python Imaging Library`: https://en.wikipedia.org/wiki/Python_Imaging_Library diff --git a/docutils/docs/user/rst/cheatsheet.txt b/docutils/docs/user/rst/cheatsheet.txt index 1cf4321e1..6db296b10 100644 --- a/docutils/docs/user/rst/cheatsheet.txt +++ b/docutils/docs/user/rst/cheatsheet.txt @@ -67,7 +67,7 @@ Inline Markup ============= *emphasis*; **strong emphasis**; `interpreted text`; `interpreted text with role`:emphasis:; ``inline literal text``; standalone hyperlink, -http://docutils.sourceforge.net; named reference, reStructuredText_; +https://docutils.sourceforge.io; named reference, reStructuredText_; `anonymous reference`__; footnote reference, [1]_; citation reference, [CIT2002]_; |substitution|; _`inline internal target`. diff --git a/docutils/docs/user/rst/demo.txt b/docutils/docs/user/rst/demo.txt index 8dd2ef87d..5e62dae34 100644 --- a/docutils/docs/user/rst/demo.txt +++ b/docutils/docs/user/rst/demo.txt @@ -401,7 +401,7 @@ Directives These are just a sample of the many reStructuredText Directives. For others, please see -http://docutils.sourceforge.net/docs/ref/rst/directives.html. +https://docutils.sourceforge.io/docs/ref/rst/directives.html. Document Parts `````````````` diff --git a/docutils/docs/user/rst/quickref.html b/docutils/docs/user/rst/quickref.html index c6515fefa..97168b452 100644 --- a/docutils/docs/user/rst/quickref.html +++ b/docutils/docs/user/rst/quickref.html @@ -20,8 +20,8 @@ <!-- Caveat: if you're reading the HTML for the examples, --> <!-- beware that it was hand-generated, not by Docutils/ReST. --> - <p align="right"><em><a href="http://docutils.sourceforge.net/docs/user/rst/quickref.html" - >http://docutils.sourceforge.net/docs/user/rst/quickref.html</a></em> + <p align="right"><em><a href="https://docutils.sourceforge.io/docs/user/rst/quickref.html" + >https://docutils.sourceforge.io/docs/user/rst/quickref.html</a></em> <br><em>Being a cheat-sheet for reStructuredText</em> <br><em>Updated $Date$</em> @@ -31,7 +31,7 @@ <p>The full details of the markup may be found on the - <a href="http://docutils.sourceforge.net/rst.html">reStructuredText</a> + <a href="https://docutils.sourceforge.io/rst.html">reStructuredText</a> page. This document is just intended as a reminder. <p>Links that look like "(<a href="#details">details</a>)" point @@ -39,7 +39,7 @@ href="../../ref/rst/restructuredtext.html">reStructuredText specification</a> document. These are relative links; if they don't work, please use the <a - href="http://docutils.sourceforge.net/docs/user/rst/quickref.html" + href="https://docutils.sourceforge.io/docs/user/rst/quickref.html" >master "Quick reStructuredText"</a> document. <h2><a name="contents">Contents</a></h2> @@ -1343,7 +1343,7 @@ dispose of medical waste.</samp> message</a> to the <a href="http://lists.sourceforge.net/lists/listinfo/docutils-users" >Docutils-Users mailing list</a>. The <a - href="http://docutils.sourceforge.net/" >Docutils project web + href="https://docutils.sourceforge.io/" >Docutils project web site</a> has more information. <p><hr> diff --git a/docutils/docs/user/rst/quickstart.txt b/docutils/docs/user/rst/quickstart.txt index f9c197f85..8b62afcb8 100644 --- a/docutils/docs/user/rst/quickstart.txt +++ b/docutils/docs/user/rst/quickstart.txt @@ -16,7 +16,7 @@ quick reference`_ document. __ .. _Quick reStructuredText: quickref.html .. _master quick reference: - http://docutils.sourceforge.net/docs/user/rst/quickref.html + https://docutils.sourceforge.io/docs/user/rst/quickref.html .. Note:: This document is an informal introduction to reStructuredText. The `What Next?`_ section below has links to @@ -396,9 +396,9 @@ reStructuredText should post a message to the Docutils-users_ mailing list. .. [#] If that relative link doesn't work, try the master document: - http://docutils.sourceforge.net/docs/ref/rst/restructuredtext.html. + https://docutils.sourceforge.io/docs/ref/rst/restructuredtext.html. .. _reStructuredText Markup Specification: ../../ref/rst/restructuredtext.html .. _Docutils-users: ../mailing-lists.html#docutils-users -.. _Docutils project web site: http://docutils.sourceforge.net/ +.. _Docutils project web site: https://docutils.sourceforge.io/ diff --git a/docutils/docs/user/slide-shows.txt b/docutils/docs/user/slide-shows.txt index 12979170c..fdf481fab 100644 --- a/docutils/docs/user/slide-shows.txt +++ b/docutils/docs/user/slide-shows.txt @@ -54,8 +54,8 @@ There is no support for the "header" directive in the themes included with Docutils. -.. _Docutils: http://docutils.sourceforge.net/ -.. _reStructuredText: http://docutils.sourceforge.net/rst.html +.. _Docutils: https://docutils.sourceforge.io/ +.. _reStructuredText: https://docutils.sourceforge.io/rst.html .. _S5: http://meyerweb.com/eric/tools/s5/ .. _Firefox: http://www.mozilla.com/firefox/ .. |bullet| unicode:: U+02022 @@ -80,7 +80,7 @@ Introduction installed. See the `Docutils README`__ file for installation instructions. - __ http://docutils.sourceforge.net/README.html + __ https://docutils.sourceforge.io/README.html * reStructuredText diff --git a/docutils/docutils/nodes.py b/docutils/docutils/nodes.py index a4c05d454..2df280c67 100644 --- a/docutils/docutils/nodes.py +++ b/docutils/docutils/nodes.py @@ -17,7 +17,7 @@ is represented by abstract base classes (`Root`, `Structural`, `Body`, ``isinstance(node, base_class)`` to determine the position of the node in the hierarchy. -.. _DTD: http://docutils.sourceforge.net/docs/ref/docutils.dtd +.. _DTD: https://docutils.sourceforge.io/docs/ref/docutils.dtd """ __docformat__ = 'reStructuredText' diff --git a/docutils/docutils/parsers/rst/include/isoamsa.txt b/docutils/docutils/parsers/rst/include/isoamsa.txt index e6f451800..a13b1d66e 100644 --- a/docutils/docutils/parsers/rst/include/isoamsa.txt +++ b/docutils/docutils/parsers/rst/include/isoamsa.txt @@ -2,7 +2,7 @@ .. Derived from the Unicode character mappings available from <http://www.w3.org/2003/entities/xml/>. Processed by unicode2rstsubs.py, part of Docutils: - <http://docutils.sourceforge.net>. + <https://docutils.sourceforge.io>. .. |angzarr| unicode:: U+0237C .. RIGHT ANGLE WITH DOWNWARDS ZIGZAG ARROW .. |cirmid| unicode:: U+02AEF .. VERTICAL LINE WITH CIRCLE ABOVE diff --git a/docutils/docutils/parsers/rst/include/isoamsb.txt b/docutils/docutils/parsers/rst/include/isoamsb.txt index 05e68d99d..d66fd4dde 100644 --- a/docutils/docutils/parsers/rst/include/isoamsb.txt +++ b/docutils/docutils/parsers/rst/include/isoamsb.txt @@ -2,7 +2,7 @@ .. Derived from the Unicode character mappings available from <http://www.w3.org/2003/entities/xml/>. Processed by unicode2rstsubs.py, part of Docutils: - <http://docutils.sourceforge.net>. + <https://docutils.sourceforge.io>. .. |ac| unicode:: U+0223E .. INVERTED LAZY S .. |acE| unicode:: U+0223E U+00333 .. INVERTED LAZY S with double underline diff --git a/docutils/docutils/parsers/rst/include/isoamsc.txt b/docutils/docutils/parsers/rst/include/isoamsc.txt index 343504d83..bef4c3e78 100644 --- a/docutils/docutils/parsers/rst/include/isoamsc.txt +++ b/docutils/docutils/parsers/rst/include/isoamsc.txt @@ -2,7 +2,7 @@ .. Derived from the Unicode character mappings available from <http://www.w3.org/2003/entities/xml/>. Processed by unicode2rstsubs.py, part of Docutils: - <http://docutils.sourceforge.net>. + <https://docutils.sourceforge.io>. .. |dlcorn| unicode:: U+0231E .. BOTTOM LEFT CORNER .. |drcorn| unicode:: U+0231F .. BOTTOM RIGHT CORNER diff --git a/docutils/docutils/parsers/rst/include/isoamsn.txt b/docutils/docutils/parsers/rst/include/isoamsn.txt index 5ff17291e..65389e8d5 100644 --- a/docutils/docutils/parsers/rst/include/isoamsn.txt +++ b/docutils/docutils/parsers/rst/include/isoamsn.txt @@ -2,7 +2,7 @@ .. Derived from the Unicode character mappings available from <http://www.w3.org/2003/entities/xml/>. Processed by unicode2rstsubs.py, part of Docutils: - <http://docutils.sourceforge.net>. + <https://docutils.sourceforge.io>. .. |gnap| unicode:: U+02A8A .. GREATER-THAN AND NOT APPROXIMATE .. |gnE| unicode:: U+02269 .. GREATER-THAN BUT NOT EQUAL TO diff --git a/docutils/docutils/parsers/rst/include/isoamso.txt b/docutils/docutils/parsers/rst/include/isoamso.txt index 65cc17e99..f17e16bc6 100644 --- a/docutils/docutils/parsers/rst/include/isoamso.txt +++ b/docutils/docutils/parsers/rst/include/isoamso.txt @@ -2,7 +2,7 @@ .. Derived from the Unicode character mappings available from <http://www.w3.org/2003/entities/xml/>. Processed by unicode2rstsubs.py, part of Docutils: - <http://docutils.sourceforge.net>. + <https://docutils.sourceforge.io>. .. |ang| unicode:: U+02220 .. ANGLE .. |ange| unicode:: U+029A4 .. ANGLE WITH UNDERBAR diff --git a/docutils/docutils/parsers/rst/include/isoamsr.txt b/docutils/docutils/parsers/rst/include/isoamsr.txt index a3d03dab7..7d3c1aace 100644 --- a/docutils/docutils/parsers/rst/include/isoamsr.txt +++ b/docutils/docutils/parsers/rst/include/isoamsr.txt @@ -2,7 +2,7 @@ .. Derived from the Unicode character mappings available from <http://www.w3.org/2003/entities/xml/>. Processed by unicode2rstsubs.py, part of Docutils: - <http://docutils.sourceforge.net>. + <https://docutils.sourceforge.io>. .. |apE| unicode:: U+02A70 .. APPROXIMATELY EQUAL OR EQUAL TO .. |ape| unicode:: U+0224A .. ALMOST EQUAL OR EQUAL TO diff --git a/docutils/docutils/parsers/rst/include/isobox.txt b/docutils/docutils/parsers/rst/include/isobox.txt index 2304f8770..17d45bc67 100644 --- a/docutils/docutils/parsers/rst/include/isobox.txt +++ b/docutils/docutils/parsers/rst/include/isobox.txt @@ -2,7 +2,7 @@ .. Derived from the Unicode character mappings available from <http://www.w3.org/2003/entities/xml/>. Processed by unicode2rstsubs.py, part of Docutils: - <http://docutils.sourceforge.net>. + <https://docutils.sourceforge.io>. .. |boxDL| unicode:: U+02557 .. BOX DRAWINGS DOUBLE DOWN AND LEFT .. |boxDl| unicode:: U+02556 .. BOX DRAWINGS DOWN DOUBLE AND LEFT SINGLE diff --git a/docutils/docutils/parsers/rst/include/isocyr1.txt b/docutils/docutils/parsers/rst/include/isocyr1.txt index afee744cf..5e0a18f53 100644 --- a/docutils/docutils/parsers/rst/include/isocyr1.txt +++ b/docutils/docutils/parsers/rst/include/isocyr1.txt @@ -2,7 +2,7 @@ .. Derived from the Unicode character mappings available from <http://www.w3.org/2003/entities/xml/>. Processed by unicode2rstsubs.py, part of Docutils: - <http://docutils.sourceforge.net>. + <https://docutils.sourceforge.io>. .. |Acy| unicode:: U+00410 .. CYRILLIC CAPITAL LETTER A .. |acy| unicode:: U+00430 .. CYRILLIC SMALL LETTER A diff --git a/docutils/docutils/parsers/rst/include/isocyr2.txt b/docutils/docutils/parsers/rst/include/isocyr2.txt index fe09c015b..a78190c03 100644 --- a/docutils/docutils/parsers/rst/include/isocyr2.txt +++ b/docutils/docutils/parsers/rst/include/isocyr2.txt @@ -2,7 +2,7 @@ .. Derived from the Unicode character mappings available from <http://www.w3.org/2003/entities/xml/>. Processed by unicode2rstsubs.py, part of Docutils: - <http://docutils.sourceforge.net>. + <https://docutils.sourceforge.io>. .. |DJcy| unicode:: U+00402 .. CYRILLIC CAPITAL LETTER DJE .. |djcy| unicode:: U+00452 .. CYRILLIC SMALL LETTER DJE diff --git a/docutils/docutils/parsers/rst/include/isodia.txt b/docutils/docutils/parsers/rst/include/isodia.txt index ede6d9946..cfe403abf 100644 --- a/docutils/docutils/parsers/rst/include/isodia.txt +++ b/docutils/docutils/parsers/rst/include/isodia.txt @@ -2,7 +2,7 @@ .. Derived from the Unicode character mappings available from <http://www.w3.org/2003/entities/xml/>. Processed by unicode2rstsubs.py, part of Docutils: - <http://docutils.sourceforge.net>. + <https://docutils.sourceforge.io>. .. |acute| unicode:: U+000B4 .. ACUTE ACCENT .. |breve| unicode:: U+002D8 .. BREVE diff --git a/docutils/docutils/parsers/rst/include/isogrk1.txt b/docutils/docutils/parsers/rst/include/isogrk1.txt index 434368a03..22a414bb4 100644 --- a/docutils/docutils/parsers/rst/include/isogrk1.txt +++ b/docutils/docutils/parsers/rst/include/isogrk1.txt @@ -2,7 +2,7 @@ .. Derived from the Unicode character mappings available from <http://www.w3.org/2003/entities/xml/>. Processed by unicode2rstsubs.py, part of Docutils: - <http://docutils.sourceforge.net>. + <https://docutils.sourceforge.io>. .. |Agr| unicode:: U+00391 .. GREEK CAPITAL LETTER ALPHA .. |agr| unicode:: U+003B1 .. GREEK SMALL LETTER ALPHA diff --git a/docutils/docutils/parsers/rst/include/isogrk2.txt b/docutils/docutils/parsers/rst/include/isogrk2.txt index fa59f968d..4b4090ecd 100644 --- a/docutils/docutils/parsers/rst/include/isogrk2.txt +++ b/docutils/docutils/parsers/rst/include/isogrk2.txt @@ -2,7 +2,7 @@ .. Derived from the Unicode character mappings available from <http://www.w3.org/2003/entities/xml/>. Processed by unicode2rstsubs.py, part of Docutils: - <http://docutils.sourceforge.net>. + <https://docutils.sourceforge.io>. .. |Aacgr| unicode:: U+00386 .. GREEK CAPITAL LETTER ALPHA WITH TONOS .. |aacgr| unicode:: U+003AC .. GREEK SMALL LETTER ALPHA WITH TONOS diff --git a/docutils/docutils/parsers/rst/include/isogrk3.txt b/docutils/docutils/parsers/rst/include/isogrk3.txt index efacd980b..54d212f2c 100644 --- a/docutils/docutils/parsers/rst/include/isogrk3.txt +++ b/docutils/docutils/parsers/rst/include/isogrk3.txt @@ -2,7 +2,7 @@ .. Derived from the Unicode character mappings available from <http://www.w3.org/2003/entities/xml/>. Processed by unicode2rstsubs.py, part of Docutils: - <http://docutils.sourceforge.net>. + <https://docutils.sourceforge.io>. .. |alpha| unicode:: U+003B1 .. GREEK SMALL LETTER ALPHA .. |beta| unicode:: U+003B2 .. GREEK SMALL LETTER BETA diff --git a/docutils/docutils/parsers/rst/include/isogrk4-wide.txt b/docutils/docutils/parsers/rst/include/isogrk4-wide.txt index 39a63075d..c0e0238df 100644 --- a/docutils/docutils/parsers/rst/include/isogrk4-wide.txt +++ b/docutils/docutils/parsers/rst/include/isogrk4-wide.txt @@ -2,7 +2,7 @@ .. Derived from the Unicode character mappings available from <http://www.w3.org/2003/entities/xml/>. Processed by unicode2rstsubs.py, part of Docutils: - <http://docutils.sourceforge.net>. + <https://docutils.sourceforge.io>. .. |b.alpha| unicode:: U+1D6C2 .. MATHEMATICAL BOLD SMALL ALPHA .. |b.beta| unicode:: U+1D6C3 .. MATHEMATICAL BOLD SMALL BETA diff --git a/docutils/docutils/parsers/rst/include/isogrk4.txt b/docutils/docutils/parsers/rst/include/isogrk4.txt index 5b9f4104f..836b6bd77 100644 --- a/docutils/docutils/parsers/rst/include/isogrk4.txt +++ b/docutils/docutils/parsers/rst/include/isogrk4.txt @@ -2,7 +2,7 @@ .. Derived from the Unicode character mappings available from <http://www.w3.org/2003/entities/xml/>. Processed by unicode2rstsubs.py, part of Docutils: - <http://docutils.sourceforge.net>. + <https://docutils.sourceforge.io>. .. |b.Gammad| unicode:: U+003DC .. GREEK LETTER DIGAMMA .. |b.gammad| unicode:: U+003DD .. GREEK SMALL LETTER DIGAMMA diff --git a/docutils/docutils/parsers/rst/include/isolat1.txt b/docutils/docutils/parsers/rst/include/isolat1.txt index 3e9ad9df3..4e4202b7a 100644 --- a/docutils/docutils/parsers/rst/include/isolat1.txt +++ b/docutils/docutils/parsers/rst/include/isolat1.txt @@ -2,7 +2,7 @@ .. Derived from the Unicode character mappings available from <http://www.w3.org/2003/entities/xml/>. Processed by unicode2rstsubs.py, part of Docutils: - <http://docutils.sourceforge.net>. + <https://docutils.sourceforge.io>. .. |Aacute| unicode:: U+000C1 .. LATIN CAPITAL LETTER A WITH ACUTE .. |aacute| unicode:: U+000E1 .. LATIN SMALL LETTER A WITH ACUTE diff --git a/docutils/docutils/parsers/rst/include/isolat2.txt b/docutils/docutils/parsers/rst/include/isolat2.txt index 20de84576..808ef9376 100644 --- a/docutils/docutils/parsers/rst/include/isolat2.txt +++ b/docutils/docutils/parsers/rst/include/isolat2.txt @@ -2,7 +2,7 @@ .. Derived from the Unicode character mappings available from <http://www.w3.org/2003/entities/xml/>. Processed by unicode2rstsubs.py, part of Docutils: - <http://docutils.sourceforge.net>. + <https://docutils.sourceforge.io>. .. |Abreve| unicode:: U+00102 .. LATIN CAPITAL LETTER A WITH BREVE .. |abreve| unicode:: U+00103 .. LATIN SMALL LETTER A WITH BREVE diff --git a/docutils/docutils/parsers/rst/include/isomfrk-wide.txt b/docutils/docutils/parsers/rst/include/isomfrk-wide.txt index 75bba2575..73768bccd 100644 --- a/docutils/docutils/parsers/rst/include/isomfrk-wide.txt +++ b/docutils/docutils/parsers/rst/include/isomfrk-wide.txt @@ -2,7 +2,7 @@ .. Derived from the Unicode character mappings available from <http://www.w3.org/2003/entities/xml/>. Processed by unicode2rstsubs.py, part of Docutils: - <http://docutils.sourceforge.net>. + <https://docutils.sourceforge.io>. .. |Afr| unicode:: U+1D504 .. MATHEMATICAL FRAKTUR CAPITAL A .. |afr| unicode:: U+1D51E .. MATHEMATICAL FRAKTUR SMALL A diff --git a/docutils/docutils/parsers/rst/include/isomfrk.txt b/docutils/docutils/parsers/rst/include/isomfrk.txt index 868b687a5..81dd4b6e0 100644 --- a/docutils/docutils/parsers/rst/include/isomfrk.txt +++ b/docutils/docutils/parsers/rst/include/isomfrk.txt @@ -2,7 +2,7 @@ .. Derived from the Unicode character mappings available from <http://www.w3.org/2003/entities/xml/>. Processed by unicode2rstsubs.py, part of Docutils: - <http://docutils.sourceforge.net>. + <https://docutils.sourceforge.io>. .. |Cfr| unicode:: U+0212D .. BLACK-LETTER CAPITAL C .. |Hfr| unicode:: U+0210C .. BLACK-LETTER CAPITAL H diff --git a/docutils/docutils/parsers/rst/include/isomopf-wide.txt b/docutils/docutils/parsers/rst/include/isomopf-wide.txt index a91ea43eb..2c16866ea 100644 --- a/docutils/docutils/parsers/rst/include/isomopf-wide.txt +++ b/docutils/docutils/parsers/rst/include/isomopf-wide.txt @@ -2,7 +2,7 @@ .. Derived from the Unicode character mappings available from <http://www.w3.org/2003/entities/xml/>. Processed by unicode2rstsubs.py, part of Docutils: - <http://docutils.sourceforge.net>. + <https://docutils.sourceforge.io>. .. |Aopf| unicode:: U+1D538 .. MATHEMATICAL DOUBLE-STRUCK CAPITAL A .. |Bopf| unicode:: U+1D539 .. MATHEMATICAL DOUBLE-STRUCK CAPITAL B diff --git a/docutils/docutils/parsers/rst/include/isomopf.txt b/docutils/docutils/parsers/rst/include/isomopf.txt index 4350db61b..03c6a0d24 100644 --- a/docutils/docutils/parsers/rst/include/isomopf.txt +++ b/docutils/docutils/parsers/rst/include/isomopf.txt @@ -2,7 +2,7 @@ .. Derived from the Unicode character mappings available from <http://www.w3.org/2003/entities/xml/>. Processed by unicode2rstsubs.py, part of Docutils: - <http://docutils.sourceforge.net>. + <https://docutils.sourceforge.io>. .. |Copf| unicode:: U+02102 .. DOUBLE-STRUCK CAPITAL C .. |Hopf| unicode:: U+0210D .. DOUBLE-STRUCK CAPITAL H diff --git a/docutils/docutils/parsers/rst/include/isomscr-wide.txt b/docutils/docutils/parsers/rst/include/isomscr-wide.txt index 34b278b98..acfe7a008 100644 --- a/docutils/docutils/parsers/rst/include/isomscr-wide.txt +++ b/docutils/docutils/parsers/rst/include/isomscr-wide.txt @@ -2,7 +2,7 @@ .. Derived from the Unicode character mappings available from <http://www.w3.org/2003/entities/xml/>. Processed by unicode2rstsubs.py, part of Docutils: - <http://docutils.sourceforge.net>. + <https://docutils.sourceforge.io>. .. |Ascr| unicode:: U+1D49C .. MATHEMATICAL SCRIPT CAPITAL A .. |ascr| unicode:: U+1D4B6 .. MATHEMATICAL SCRIPT SMALL A diff --git a/docutils/docutils/parsers/rst/include/isomscr.txt b/docutils/docutils/parsers/rst/include/isomscr.txt index a77890e97..951577e8f 100644 --- a/docutils/docutils/parsers/rst/include/isomscr.txt +++ b/docutils/docutils/parsers/rst/include/isomscr.txt @@ -2,7 +2,7 @@ .. Derived from the Unicode character mappings available from <http://www.w3.org/2003/entities/xml/>. Processed by unicode2rstsubs.py, part of Docutils: - <http://docutils.sourceforge.net>. + <https://docutils.sourceforge.io>. .. |Bscr| unicode:: U+0212C .. SCRIPT CAPITAL B .. |Escr| unicode:: U+02130 .. SCRIPT CAPITAL E diff --git a/docutils/docutils/parsers/rst/include/isonum.txt b/docutils/docutils/parsers/rst/include/isonum.txt index 35793b365..0d280c980 100644 --- a/docutils/docutils/parsers/rst/include/isonum.txt +++ b/docutils/docutils/parsers/rst/include/isonum.txt @@ -2,7 +2,7 @@ .. Derived from the Unicode character mappings available from <http://www.w3.org/2003/entities/xml/>. Processed by unicode2rstsubs.py, part of Docutils: - <http://docutils.sourceforge.net>. + <https://docutils.sourceforge.io>. .. |amp| unicode:: U+00026 .. AMPERSAND .. |apos| unicode:: U+00027 .. APOSTROPHE diff --git a/docutils/docutils/parsers/rst/include/isopub.txt b/docutils/docutils/parsers/rst/include/isopub.txt index bc5b6d491..78e12513e 100644 --- a/docutils/docutils/parsers/rst/include/isopub.txt +++ b/docutils/docutils/parsers/rst/include/isopub.txt @@ -2,7 +2,7 @@ .. Derived from the Unicode character mappings available from <http://www.w3.org/2003/entities/xml/>. Processed by unicode2rstsubs.py, part of Docutils: - <http://docutils.sourceforge.net>. + <https://docutils.sourceforge.io>. .. |blank| unicode:: U+02423 .. OPEN BOX .. |blk12| unicode:: U+02592 .. MEDIUM SHADE diff --git a/docutils/docutils/parsers/rst/include/isotech.txt b/docutils/docutils/parsers/rst/include/isotech.txt index 01f7e346f..9b01eaad2 100644 --- a/docutils/docutils/parsers/rst/include/isotech.txt +++ b/docutils/docutils/parsers/rst/include/isotech.txt @@ -2,7 +2,7 @@ .. Derived from the Unicode character mappings available from <http://www.w3.org/2003/entities/xml/>. Processed by unicode2rstsubs.py, part of Docutils: - <http://docutils.sourceforge.net>. + <https://docutils.sourceforge.io>. .. |acd| unicode:: U+0223F .. SINE WAVE .. |aleph| unicode:: U+02135 .. ALEF SYMBOL diff --git a/docutils/docutils/parsers/rst/include/mmlalias.txt b/docutils/docutils/parsers/rst/include/mmlalias.txt index cabc54ac4..49c23ca7d 100644 --- a/docutils/docutils/parsers/rst/include/mmlalias.txt +++ b/docutils/docutils/parsers/rst/include/mmlalias.txt @@ -2,7 +2,7 @@ .. Derived from the Unicode character mappings available from <http://www.w3.org/2003/entities/xml/>. Processed by unicode2rstsubs.py, part of Docutils: - <http://docutils.sourceforge.net>. + <https://docutils.sourceforge.io>. .. |angle| unicode:: U+02220 .. ANGLE .. |ApplyFunction| unicode:: U+02061 .. FUNCTION APPLICATION diff --git a/docutils/docutils/parsers/rst/include/mmlextra-wide.txt b/docutils/docutils/parsers/rst/include/mmlextra-wide.txt index 0177ccc09..f45fc8cbe 100644 --- a/docutils/docutils/parsers/rst/include/mmlextra-wide.txt +++ b/docutils/docutils/parsers/rst/include/mmlextra-wide.txt @@ -2,7 +2,7 @@ .. Derived from the Unicode character mappings available from <http://www.w3.org/2003/entities/xml/>. Processed by unicode2rstsubs.py, part of Docutils: - <http://docutils.sourceforge.net>. + <https://docutils.sourceforge.io>. .. |af| unicode:: U+02061 .. FUNCTION APPLICATION .. |aopf| unicode:: U+1D552 .. MATHEMATICAL DOUBLE-STRUCK SMALL A diff --git a/docutils/docutils/parsers/rst/include/mmlextra.txt b/docutils/docutils/parsers/rst/include/mmlextra.txt index 790a9775a..272624739 100644 --- a/docutils/docutils/parsers/rst/include/mmlextra.txt +++ b/docutils/docutils/parsers/rst/include/mmlextra.txt @@ -2,7 +2,7 @@ .. Derived from the Unicode character mappings available from <http://www.w3.org/2003/entities/xml/>. Processed by unicode2rstsubs.py, part of Docutils: - <http://docutils.sourceforge.net>. + <https://docutils.sourceforge.io>. .. |af| unicode:: U+02061 .. FUNCTION APPLICATION .. |asympeq| unicode:: U+0224D .. EQUIVALENT TO diff --git a/docutils/docutils/parsers/rst/include/xhtml1-lat1.txt b/docutils/docutils/parsers/rst/include/xhtml1-lat1.txt index 824dc61c0..1cae194e0 100644 --- a/docutils/docutils/parsers/rst/include/xhtml1-lat1.txt +++ b/docutils/docutils/parsers/rst/include/xhtml1-lat1.txt @@ -2,7 +2,7 @@ .. Derived from the Unicode character mappings available from <http://www.w3.org/2003/entities/xml/>. Processed by unicode2rstsubs.py, part of Docutils: - <http://docutils.sourceforge.net>. + <https://docutils.sourceforge.io>. .. |Aacute| unicode:: U+000C1 .. LATIN CAPITAL LETTER A WITH ACUTE .. |aacute| unicode:: U+000E1 .. LATIN SMALL LETTER A WITH ACUTE diff --git a/docutils/docutils/parsers/rst/include/xhtml1-special.txt b/docutils/docutils/parsers/rst/include/xhtml1-special.txt index dc6f5753c..b19c0b511 100644 --- a/docutils/docutils/parsers/rst/include/xhtml1-special.txt +++ b/docutils/docutils/parsers/rst/include/xhtml1-special.txt @@ -2,7 +2,7 @@ .. Derived from the Unicode character mappings available from <http://www.w3.org/2003/entities/xml/>. Processed by unicode2rstsubs.py, part of Docutils: - <http://docutils.sourceforge.net>. + <https://docutils.sourceforge.io>. .. |bdquo| unicode:: U+0201E .. DOUBLE LOW-9 QUOTATION MARK .. |circ| unicode:: U+002C6 .. MODIFIER LETTER CIRCUMFLEX ACCENT diff --git a/docutils/docutils/parsers/rst/include/xhtml1-symbol.txt b/docutils/docutils/parsers/rst/include/xhtml1-symbol.txt index 8fe97f808..1f9359056 100644 --- a/docutils/docutils/parsers/rst/include/xhtml1-symbol.txt +++ b/docutils/docutils/parsers/rst/include/xhtml1-symbol.txt @@ -2,7 +2,7 @@ .. Derived from the Unicode character mappings available from <http://www.w3.org/2003/entities/xml/>. Processed by unicode2rstsubs.py, part of Docutils: - <http://docutils.sourceforge.net>. + <https://docutils.sourceforge.io>. .. |alefsym| unicode:: U+02135 .. ALEF SYMBOL .. |Alpha| unicode:: U+00391 .. GREEK CAPITAL LETTER ALPHA diff --git a/docutils/docutils/transforms/universal.py b/docutils/docutils/transforms/universal.py index 581be1a58..715c724b6 100644 --- a/docutils/docutils/transforms/universal.py +++ b/docutils/docutils/transforms/universal.py @@ -79,11 +79,11 @@ class Decorations(Transform): if settings.generator: text.extend([ nodes.Text('Generated by '), - nodes.reference('', 'Docutils', refuri= - 'http://docutils.sourceforge.net/'), + nodes.reference('', 'Docutils', + refuri='https://docutils.sourceforge.io/'), nodes.Text(' from '), - nodes.reference('', 'reStructuredText', refuri='http://' - 'docutils.sourceforge.net/rst.html'), + nodes.reference('', 'reStructuredText', + refuri='https://docutils.sourceforge.io/rst.html'), nodes.Text(' source.\n')]) return [nodes.paragraph('', '', *text)] else: diff --git a/docutils/docutils/writers/_html_base.py b/docutils/docutils/writers/_html_base.py index bc8f79362..38e08684d 100644 --- a/docutils/docutils/writers/_html_base.py +++ b/docutils/docutils/writers/_html_base.py @@ -238,7 +238,7 @@ class HTMLTranslator(nodes.NodeVisitor): ' xml:lang="%(lang)s" lang="%(lang)s">\n<head>\n') content_type = '<meta charset="%s"/>\n' generator = ('<meta name="generator" content="Docutils %s: ' - 'http://docutils.sourceforge.net/" />\n') + 'https://docutils.sourceforge.io/" />\n') # Template for the MathJax script in the header: mathjax_script = '<script type="text/javascript" src="%s"></script>\n' @@ -252,7 +252,7 @@ class HTMLTranslator(nodes.NodeVisitor): in the `math-output` setting appended to "mathjax". See `Docutils Configuration`__. - __ http://docutils.sourceforge.net/docs/user/config.html#math-output + __ https://docutils.sourceforge.io/docs/user/config.html#math-output The fallback tries a local MathJax installation at ``/usr/share/javascript/mathjax/MathJax.js``. diff --git a/docutils/docutils/writers/docutils_xml.py b/docutils/docutils/writers/docutils_xml.py index 76c284155..188b3fe57 100644 --- a/docutils/docutils/writers/docutils_xml.py +++ b/docutils/docutils/writers/docutils_xml.py @@ -5,7 +5,7 @@ """ Simple document tree Writer, writes Docutils XML according to -http://docutils.sourceforge.net/docs/ref/docutils.dtd. +https://docutils.sourceforge.io/docs/ref/docutils.dtd. """ __docformat__ = 'reStructuredText' diff --git a/docutils/docutils/writers/html5_polyglot/plain.css b/docutils/docutils/writers/html5_polyglot/plain.css index 1a75488d9..0ed997925 100644 --- a/docutils/docutils/writers/html5_polyglot/plain.css +++ b/docutils/docutils/writers/html5_polyglot/plain.css @@ -275,7 +275,7 @@ aside.sidebar { pre.code { padding: 0.7ex } pre.code, code { background-color: #eeeeee } /* basic highlighting: for a complete scheme, see */ -/* http://docutils.sourceforge.net/sandbox/stylesheets/ */ +/* https://docutils.sourceforge.io/sandbox/stylesheets/ */ pre.code .comment, code .comment { color: #5C6576 } pre.code .keyword, code .keyword { color: #3B0D06; font-weight: bold } pre.code .literal.string, code .literal.string { color: #0C5404 } diff --git a/docutils/docutils/writers/html5_polyglot/responsive.css b/docutils/docutils/writers/html5_polyglot/responsive.css index 324c1a36e..19dab8cf3 100644 --- a/docutils/docutils/writers/html5_polyglot/responsive.css +++ b/docutils/docutils/writers/html5_polyglot/responsive.css @@ -254,7 +254,7 @@ pre.literal-block, pre.doctest{ } /* basic highlighting: for a complete scheme, see */ -/* http://docutils.sourceforge.net/sandbox/stylesheets/ */ +/* https://docutils.sourceforge.io/sandbox/stylesheets/ */ pre.code .comment, code .comment { color: #5C6576 } pre.code .keyword, code .keyword { color: #3B0D06; font-weight: bold } pre.code .literal.string, code .literal.string { color: #0C5404 } diff --git a/docutils/docutils/writers/html5_polyglot/tuftig.css b/docutils/docutils/writers/html5_polyglot/tuftig.css index c447b8f52..fe3e86ec9 100644 --- a/docutils/docutils/writers/html5_polyglot/tuftig.css +++ b/docutils/docutils/writers/html5_polyglot/tuftig.css @@ -298,7 +298,7 @@ pre.math, pre.code { overflow: auto; } /* basic highlighting: for a complete scheme, see */ -/* http://docutils.sourceforge.net/sandbox/stylesheets/ */ +/* https://docutils.sourceforge.io/sandbox/stylesheets/ */ pre.code .comment, code .comment { color: #5C6576 } pre.code .keyword, code .keyword { color: #3B0D06; font-weight: bold } pre.code .literal.string, code .literal.string { color: #0C5404 } diff --git a/docutils/docutils/writers/latex2e/__init__.py b/docutils/docutils/writers/latex2e/__init__.py index 81e450723..75b889f42 100644 --- a/docutils/docutils/writers/latex2e/__init__.py +++ b/docutils/docutils/writers/latex2e/__init__.py @@ -308,7 +308,7 @@ class Babel(object): # http://www.tug.org/TUGboat/Articles/tb29-3/tb93miklavec.pdf # * the key without subtags is the default # * case is ignored - # cf. http://docutils.sourceforge.net/docs/howto/i18n.html + # cf. https://docutils.sourceforge.io/docs/howto/i18n.html # http://www.w3.org/International/articles/language-tags/ # and http://www.iana.org/assignments/language-subtag-registry language_codes = { diff --git a/docutils/docutils/writers/latex2e/default.tex b/docutils/docutils/writers/latex2e/default.tex index 8a39d80cf..86552ab63 100644 --- a/docutils/docutils/writers/latex2e/default.tex +++ b/docutils/docutils/writers/latex2e/default.tex @@ -1,4 +1,4 @@ -$head_prefix% generated by Docutils <http://docutils.sourceforge.net/> +$head_prefix% generated by Docutils <https://docutils.sourceforge.io/> \usepackage{cmap} % fix search and cut-and-paste in Acrobat $requirements %%% Custom LaTeX preamble diff --git a/docutils/docutils/writers/latex2e/titlepage.tex b/docutils/docutils/writers/latex2e/titlepage.tex index d57deca3d..ad9f73183 100644 --- a/docutils/docutils/writers/latex2e/titlepage.tex +++ b/docutils/docutils/writers/latex2e/titlepage.tex @@ -1,4 +1,4 @@ -% generated by Docutils <http://docutils.sourceforge.net/> +% generated by Docutils <https://docutils.sourceforge.io/> $head_prefix \usepackage{fixltx2e} % LaTeX patches, \textsubscript \usepackage{cmap} % fix search and cut-and-paste in Acrobat diff --git a/docutils/docutils/writers/latex2e/titlingpage.tex b/docutils/docutils/writers/latex2e/titlingpage.tex index c2d3fbee5..1e96806dc 100644 --- a/docutils/docutils/writers/latex2e/titlingpage.tex +++ b/docutils/docutils/writers/latex2e/titlingpage.tex @@ -1,4 +1,4 @@ -% generated by Docutils <http://docutils.sourceforge.net/> +% generated by Docutils <https://docutils.sourceforge.io/> $head_prefix $requirements %%% Custom LaTeX preamble diff --git a/docutils/docutils/writers/latex2e/xelatex.tex b/docutils/docutils/writers/latex2e/xelatex.tex index 22c1311dd..4d802805d 100644 --- a/docutils/docutils/writers/latex2e/xelatex.tex +++ b/docutils/docutils/writers/latex2e/xelatex.tex @@ -1,4 +1,4 @@ -$head_prefix% generated by Docutils <http://docutils.sourceforge.net/> +$head_prefix% generated by Docutils <https://docutils.sourceforge.io/> % rubber: set program xelatex \usepackage{fontspec} % \defaultfontfeatures{Scale=MatchLowercase} diff --git a/docutils/docutils/writers/pep_html/template.txt b/docutils/docutils/writers/pep_html/template.txt index 62c07a87f..ec18d8812 100644 --- a/docutils/docutils/writers/pep_html/template.txt +++ b/docutils/docutils/writers/pep_html/template.txt @@ -8,7 +8,7 @@ to templates. DO NOT USE THIS HTML FILE AS YOUR TEMPLATE! --> <head> <meta http-equiv="Content-Type" content="text/html; charset=%(encoding)s" /> - <meta name="generator" content="Docutils %(version)s: http://docutils.sourceforge.net/" /> + <meta name="generator" content="Docutils %(version)s: https://docutils.sourceforge.io/" /> <title>PEP %(pep)s -- %(title)s</title> %(stylesheet)s </head> diff --git a/docutils/setup.py b/docutils/setup.py index 165762325..32127cced 100755 --- a/docutils/setup.py +++ b/docutils/setup.py @@ -34,7 +34,7 @@ Docutils is a modular system for processing documentation into useful formats, such as HTML, XML, and LaTeX. For input Docutils supports reStructuredText, an easy-to-read, what-you-see-is-what-you-get plaintext markup syntax.""", # wrap at col 60 - 'url': 'http://docutils.sourceforge.net/', + 'url': 'https://docutils.sourceforge.io/', 'version': '0.19b.dev', 'author': 'David Goodger', 'author_email': 'goodger@python.org', diff --git a/docutils/test/DocutilsTestSupport.py b/docutils/test/DocutilsTestSupport.py index b4f5c1634..ff8106956 100644 --- a/docutils/test/DocutilsTestSupport.py +++ b/docutils/test/DocutilsTestSupport.py @@ -743,7 +743,7 @@ class HtmlWriterPublishPartsTestCase(WriterPublishTestCase): ' content="text/html; charset=%s" />\n') standard_generator_template = ( '<meta name="generator"' - ' content="Docutils %s: http://docutils.sourceforge.net/" />\n') + ' content="Docutils %s: https://docutils.sourceforge.io/" />\n') standard_html_meta_value = ( standard_content_type_template + standard_generator_template % docutils.__version__) diff --git a/docutils/test/functional/expected/compact_lists.html b/docutils/test/functional/expected/compact_lists.html index ec36e22b1..28250df6c 100644 --- a/docutils/test/functional/expected/compact_lists.html +++ b/docutils/test/functional/expected/compact_lists.html @@ -3,7 +3,7 @@ <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> -<meta name="generator" content="Docutils 0.19b.dev: http://docutils.sourceforge.net/" /> +<meta name="generator" content="Docutils 0.19b.dev: https://docutils.sourceforge.io/" /> <title>compact_lists.txt</title> <link rel="stylesheet" href="../input/data/html4css1.css" type="text/css" /> </head> diff --git a/docutils/test/functional/expected/cyrillic.tex b/docutils/test/functional/expected/cyrillic.tex index 79e816882..ee7c1058a 100644 --- a/docutils/test/functional/expected/cyrillic.tex +++ b/docutils/test/functional/expected/cyrillic.tex @@ -1,5 +1,5 @@ \documentclass[a4paper,russian]{article} -% generated by Docutils <http://docutils.sourceforge.net/> +% generated by Docutils <https://docutils.sourceforge.io/> \usepackage{cmap} % fix search and cut-and-paste in Acrobat \usepackage{ifthen} \usepackage[T1,T2A]{fontenc} diff --git a/docutils/test/functional/expected/dangerous.html b/docutils/test/functional/expected/dangerous.html index 3cfe767be..f8a35f63e 100644 --- a/docutils/test/functional/expected/dangerous.html +++ b/docutils/test/functional/expected/dangerous.html @@ -3,7 +3,7 @@ <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> -<meta name="generator" content="Docutils 0.19b.dev: http://docutils.sourceforge.net/" /> +<meta name="generator" content="Docutils 0.19b.dev: https://docutils.sourceforge.io/" /> <title>dangerous.txt</title> <link rel="stylesheet" href="../input/data/html4css1.css" type="text/css" /> </head> diff --git a/docutils/test/functional/expected/embed_images_html5.html b/docutils/test/functional/expected/embed_images_html5.html index 073e33192..3d134c2e3 100644 --- a/docutils/test/functional/expected/embed_images_html5.html +++ b/docutils/test/functional/expected/embed_images_html5.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"/> <meta name="viewport" content="width=device-width, initial-scale=1" /> -<meta name="generator" content="Docutils 0.19b.dev: http://docutils.sourceforge.net/" /> +<meta name="generator" content="Docutils 0.19b.dev: https://docutils.sourceforge.io/" /> <title>Embedded Images</title> <link rel="stylesheet" href="../input/data/minimal.css" type="text/css" /> <link rel="stylesheet" href="../input/data/plain.css" type="text/css" /> diff --git a/docutils/test/functional/expected/field_name_limit.html b/docutils/test/functional/expected/field_name_limit.html index 28437d4f5..121e1dd95 100644 --- a/docutils/test/functional/expected/field_name_limit.html +++ b/docutils/test/functional/expected/field_name_limit.html @@ -3,7 +3,7 @@ <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> -<meta name="generator" content="Docutils 0.19b.dev: http://docutils.sourceforge.net/" /> +<meta name="generator" content="Docutils 0.19b.dev: https://docutils.sourceforge.io/" /> <title>field_list.txt</title> <link rel="stylesheet" href="../input/data/html4css1.css" type="text/css" /> </head> diff --git a/docutils/test/functional/expected/footnotes_html5.html b/docutils/test/functional/expected/footnotes_html5.html index 4b132dcf2..5d83d7697 100644 --- a/docutils/test/functional/expected/footnotes_html5.html +++ b/docutils/test/functional/expected/footnotes_html5.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"/> <meta name="viewport" content="width=device-width, initial-scale=1" /> -<meta name="generator" content="Docutils 0.19b.dev: http://docutils.sourceforge.net/" /> +<meta name="generator" content="Docutils 0.19b.dev: https://docutils.sourceforge.io/" /> <title>Test footnote and citation rendering</title> <link rel="stylesheet" href="../input/data/minimal.css" type="text/css" /> <link rel="stylesheet" href="../input/data/responsive.css" type="text/css" /> diff --git a/docutils/test/functional/expected/latex_babel.tex b/docutils/test/functional/expected/latex_babel.tex index 14cdbac03..e982d4a45 100644 --- a/docutils/test/functional/expected/latex_babel.tex +++ b/docutils/test/functional/expected/latex_babel.tex @@ -1,5 +1,5 @@ \documentclass[a4paper]{article} -% generated by Docutils <http://docutils.sourceforge.net/> +% generated by Docutils <https://docutils.sourceforge.io/> \usepackage{cmap} % fix search and cut-and-paste in Acrobat \usepackage{ifthen} \usepackage[T1]{fontenc} diff --git a/docutils/test/functional/expected/latex_cornercases.tex b/docutils/test/functional/expected/latex_cornercases.tex index 5f7b79c44..d1bd0134d 100644 --- a/docutils/test/functional/expected/latex_cornercases.tex +++ b/docutils/test/functional/expected/latex_cornercases.tex @@ -1,5 +1,5 @@ \documentclass[a4paper]{article} -% generated by Docutils <http://docutils.sourceforge.net/> +% generated by Docutils <https://docutils.sourceforge.io/> \usepackage{cmap} % fix search and cut-and-paste in Acrobat \usepackage{ifthen} \usepackage[T1]{fontenc} @@ -921,7 +921,7 @@ Long URLs should be wrapped in the PDF. This can be achieved with the \begin{description} \item[{Example:}] a long URL that should wrap in the output -\url{http://docutils.sourceforge.net/docs/user/latex.html\#id79} +\url{https://docutils.sourceforge.io/docs/user/latex.html\#id79} \end{description} diff --git a/docutils/test/functional/expected/latex_docinfo.tex b/docutils/test/functional/expected/latex_docinfo.tex index 0be892f78..2c5b401fa 100644 --- a/docutils/test/functional/expected/latex_docinfo.tex +++ b/docutils/test/functional/expected/latex_docinfo.tex @@ -1,5 +1,5 @@ \documentclass[a4paper]{article} -% generated by Docutils <http://docutils.sourceforge.net/> +% generated by Docutils <https://docutils.sourceforge.io/> \usepackage{cmap} % fix search and cut-and-paste in Acrobat \usepackage{ifthen} \usepackage[T1]{fontenc} diff --git a/docutils/test/functional/expected/latex_leavevmode.tex b/docutils/test/functional/expected/latex_leavevmode.tex index 24beccb98..4ced1512c 100644 --- a/docutils/test/functional/expected/latex_leavevmode.tex +++ b/docutils/test/functional/expected/latex_leavevmode.tex @@ -1,5 +1,5 @@ \documentclass[a4paper]{article} -% generated by Docutils <http://docutils.sourceforge.net/> +% generated by Docutils <https://docutils.sourceforge.io/> \usepackage{cmap} % fix search and cut-and-paste in Acrobat \usepackage{ifthen} \usepackage[T1]{fontenc} diff --git a/docutils/test/functional/expected/latex_literal_block.tex b/docutils/test/functional/expected/latex_literal_block.tex index 355bd5945..5767fe5a8 100644 --- a/docutils/test/functional/expected/latex_literal_block.tex +++ b/docutils/test/functional/expected/latex_literal_block.tex @@ -1,5 +1,5 @@ \documentclass[a4paper]{article} -% generated by Docutils <http://docutils.sourceforge.net/> +% generated by Docutils <https://docutils.sourceforge.io/> \usepackage{cmap} % fix search and cut-and-paste in Acrobat \usepackage{ifthen} \usepackage[T1]{fontenc} diff --git a/docutils/test/functional/expected/latex_literal_block_fancyvrb.tex b/docutils/test/functional/expected/latex_literal_block_fancyvrb.tex index 9370c963f..6933d5aeb 100644 --- a/docutils/test/functional/expected/latex_literal_block_fancyvrb.tex +++ b/docutils/test/functional/expected/latex_literal_block_fancyvrb.tex @@ -1,5 +1,5 @@ \documentclass[a4paper]{article} -% generated by Docutils <http://docutils.sourceforge.net/> +% generated by Docutils <https://docutils.sourceforge.io/> \usepackage{cmap} % fix search and cut-and-paste in Acrobat \usepackage{ifthen} \usepackage[T1]{fontenc} diff --git a/docutils/test/functional/expected/latex_literal_block_listings.tex b/docutils/test/functional/expected/latex_literal_block_listings.tex index c4ae02733..f0e38a073 100644 --- a/docutils/test/functional/expected/latex_literal_block_listings.tex +++ b/docutils/test/functional/expected/latex_literal_block_listings.tex @@ -1,5 +1,5 @@ \documentclass[a4paper]{article} -% generated by Docutils <http://docutils.sourceforge.net/> +% generated by Docutils <https://docutils.sourceforge.io/> \usepackage{cmap} % fix search and cut-and-paste in Acrobat \usepackage{ifthen} \usepackage[T1]{fontenc} diff --git a/docutils/test/functional/expected/latex_literal_block_verbatim.tex b/docutils/test/functional/expected/latex_literal_block_verbatim.tex index 35d5b0da6..863d2b417 100644 --- a/docutils/test/functional/expected/latex_literal_block_verbatim.tex +++ b/docutils/test/functional/expected/latex_literal_block_verbatim.tex @@ -1,5 +1,5 @@ \documentclass[a4paper]{article} -% generated by Docutils <http://docutils.sourceforge.net/> +% generated by Docutils <https://docutils.sourceforge.io/> \usepackage{cmap} % fix search and cut-and-paste in Acrobat \usepackage{ifthen} \usepackage[T1]{fontenc} diff --git a/docutils/test/functional/expected/latex_literal_block_verbatimtab.tex b/docutils/test/functional/expected/latex_literal_block_verbatimtab.tex index 46b863585..f03f90a11 100644 --- a/docutils/test/functional/expected/latex_literal_block_verbatimtab.tex +++ b/docutils/test/functional/expected/latex_literal_block_verbatimtab.tex @@ -1,5 +1,5 @@ \documentclass[a4paper]{article} -% generated by Docutils <http://docutils.sourceforge.net/> +% generated by Docutils <https://docutils.sourceforge.io/> \usepackage{cmap} % fix search and cut-and-paste in Acrobat \usepackage{ifthen} \usepackage[T1]{fontenc} diff --git a/docutils/test/functional/expected/latex_memoir.tex b/docutils/test/functional/expected/latex_memoir.tex index 23728e37c..c0e0e3902 100644 --- a/docutils/test/functional/expected/latex_memoir.tex +++ b/docutils/test/functional/expected/latex_memoir.tex @@ -1,4 +1,4 @@ -% generated by Docutils <http://docutils.sourceforge.net/> +% generated by Docutils <https://docutils.sourceforge.io/> \documentclass[a4paper]{memoir} \usepackage{ifthen} diff --git a/docutils/test/functional/expected/math_output_html.html b/docutils/test/functional/expected/math_output_html.html index 6c8b0fb8b..d839df959 100644 --- a/docutils/test/functional/expected/math_output_html.html +++ b/docutils/test/functional/expected/math_output_html.html @@ -3,7 +3,7 @@ <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> -<meta name="generator" content="Docutils 0.19b.dev: http://docutils.sourceforge.net/" /> +<meta name="generator" content="Docutils 0.19b.dev: https://docutils.sourceforge.io/" /> <title>Mathematics</title> <link rel="stylesheet" href="../input/data/html4css1.css" type="text/css" /> <link rel="stylesheet" href="../input/data/math.css" type="text/css" /> diff --git a/docutils/test/functional/expected/math_output_latex.html b/docutils/test/functional/expected/math_output_latex.html index 4e503ed44..b335fa279 100644 --- a/docutils/test/functional/expected/math_output_latex.html +++ b/docutils/test/functional/expected/math_output_latex.html @@ -3,7 +3,7 @@ <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> -<meta name="generator" content="Docutils 0.19b.dev: http://docutils.sourceforge.net/" /> +<meta name="generator" content="Docutils 0.19b.dev: https://docutils.sourceforge.io/" /> <title>Mathematics</title> <link rel="stylesheet" href="../input/data/html4css1.css" type="text/css" /> </head> diff --git a/docutils/test/functional/expected/math_output_mathjax.html b/docutils/test/functional/expected/math_output_mathjax.html index 571ac7123..9d37fc7d0 100644 --- a/docutils/test/functional/expected/math_output_mathjax.html +++ b/docutils/test/functional/expected/math_output_mathjax.html @@ -3,7 +3,7 @@ <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> -<meta name="generator" content="Docutils 0.19b.dev: http://docutils.sourceforge.net/" /> +<meta name="generator" content="Docutils 0.19b.dev: https://docutils.sourceforge.io/" /> <title>Mathematics</title> <script type="text/javascript" src="/usr/share/javascript/mathjax/MathJax.js?config=TeX-AMS_CHTML"></script> <link rel="stylesheet" href="../input/data/html4css1.css" type="text/css" /> diff --git a/docutils/test/functional/expected/math_output_mathml.html b/docutils/test/functional/expected/math_output_mathml.html index 309267616..2d38a0d1e 100644 --- a/docutils/test/functional/expected/math_output_mathml.html +++ b/docutils/test/functional/expected/math_output_mathml.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"/> <meta name="viewport" content="width=device-width, initial-scale=1" /> -<meta name="generator" content="Docutils 0.19b.dev: http://docutils.sourceforge.net/" /> +<meta name="generator" content="Docutils 0.19b.dev: https://docutils.sourceforge.io/" /> <title>Mathematics</title> <link rel="stylesheet" href="../input/data/minimal.css" type="text/css" /> <link rel="stylesheet" href="../input/data/plain.css" type="text/css" /> diff --git a/docutils/test/functional/expected/misc_rst_html4css1.html b/docutils/test/functional/expected/misc_rst_html4css1.html index 34cf3ea7a..6025e53a5 100644 --- a/docutils/test/functional/expected/misc_rst_html4css1.html +++ b/docutils/test/functional/expected/misc_rst_html4css1.html @@ -3,7 +3,7 @@ <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> -<meta name="generator" content="Docutils 0.19b.dev: http://docutils.sourceforge.net/" /> +<meta name="generator" content="Docutils 0.19b.dev: https://docutils.sourceforge.io/" /> <title>Additional tests with html4css1</title> <link rel="stylesheet" href="foo&bar.css" type="text/css" /> <link rel="stylesheet" href="../input/data/html4css1.css" type="text/css" /> diff --git a/docutils/test/functional/expected/misc_rst_html5.html b/docutils/test/functional/expected/misc_rst_html5.html index 4fb88af43..c554ee981 100644 --- a/docutils/test/functional/expected/misc_rst_html5.html +++ b/docutils/test/functional/expected/misc_rst_html5.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"/> <meta name="viewport" content="width=device-width, initial-scale=1" /> -<meta name="generator" content="Docutils 0.19b.dev: http://docutils.sourceforge.net/" /> +<meta name="generator" content="Docutils 0.19b.dev: https://docutils.sourceforge.io/" /> <title>Additional tests with HTML 5</title> <link rel="stylesheet" href="../input/data/minimal.css" type="text/css" /> <link rel="stylesheet" href="../input/data/responsive.css" type="text/css" /> diff --git a/docutils/test/functional/expected/pep_html.html b/docutils/test/functional/expected/pep_html.html index d1bccc6d7..4a9dca992 100644 --- a/docutils/test/functional/expected/pep_html.html +++ b/docutils/test/functional/expected/pep_html.html @@ -8,7 +8,7 @@ to templates. DO NOT USE THIS HTML FILE AS YOUR TEMPLATE! --> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> - <meta name="generator" content="Docutils 0.19b.dev: http://docutils.sourceforge.net/" /> + <meta name="generator" content="Docutils 0.19b.dev: https://docutils.sourceforge.io/" /> <title>PEP 100 -- Test PEP</title> <link rel="stylesheet" href="../input/data/html4css1.css" type="text/css" /> </head> diff --git a/docutils/test/functional/expected/standalone_rst_html4css1.html b/docutils/test/functional/expected/standalone_rst_html4css1.html index 75d13a7eb..888bc3bbd 100644 --- a/docutils/test/functional/expected/standalone_rst_html4css1.html +++ b/docutils/test/functional/expected/standalone_rst_html4css1.html @@ -3,7 +3,7 @@ <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> -<meta name="generator" content="Docutils 0.19b.dev: http://docutils.sourceforge.net/" /> +<meta name="generator" content="Docutils 0.19b.dev: https://docutils.sourceforge.io/" /> <title>reStructuredText Test Document</title> <meta content="reStructuredText, test, parser" name="keywords" /> <meta content="A test document, containing at least one example of each reStructuredText construct." lang="en" name="description" /> diff --git a/docutils/test/functional/expected/standalone_rst_html5.html b/docutils/test/functional/expected/standalone_rst_html5.html index af3e04a27..e5811f82f 100644 --- a/docutils/test/functional/expected/standalone_rst_html5.html +++ b/docutils/test/functional/expected/standalone_rst_html5.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"/> <meta name="viewport" content="width=device-width, initial-scale=1" /> -<meta name="generator" content="Docutils 0.19b.dev: http://docutils.sourceforge.net/" /> +<meta name="generator" content="Docutils 0.19b.dev: https://docutils.sourceforge.io/" /> <title>reStructuredText Test Document</title> <meta content="reStructuredText, test, parser" name="keywords" /> <meta content="A test document, containing at least one example of each reStructuredText construct." lang="en" name="description" xml:lang="en" /> @@ -838,7 +838,7 @@ allowed (e.g. inside a directive).</p> </aside> <aside class="footnote brackets" id="footnote-10" role="note"> <span class="label"><span class="fn-bracket">[</span><a role="doc-backlink" href="#footnote-reference-23">10</a><span class="fn-bracket">]</span></span> -<p><a class="reference external" href="http://docutils.sourceforge.net/docs/user/config.html#table-style">http://docutils.sourceforge.net/docs/user/config.html#table-style</a></p> +<p><a class="reference external" href="https://docutils.sourceforge.io/docs/user/config.html#table-style">https://docutils.sourceforge.io/docs/user/config.html#table-style</a></p> </aside> <aside class="footnote brackets" id="footnote-11" role="note"> <span class="label"><span class="fn-bracket">[</span><a role="doc-backlink" href="#footnote-reference-24">11</a><span class="fn-bracket">]</span></span> @@ -846,7 +846,7 @@ allowed (e.g. inside a directive).</p> </aside> <aside class="footnote brackets" id="footnote-12" role="note"> <span class="label"><span class="fn-bracket">[</span><a role="doc-backlink" href="#footnote-reference-25">12</a><span class="fn-bracket">]</span></span> -<p><a class="reference external" href="http://docutils.sourceforge.net/docs/dev/todo.html#interpreted-text">http://docutils.sourceforge.net/docs/dev/todo.html#interpreted-text</a></p> +<p><a class="reference external" href="https://docutils.sourceforge.io/docs/dev/todo.html#interpreted-text">https://docutils.sourceforge.io/docs/dev/todo.html#interpreted-text</a></p> </aside> <aside class="footnote brackets" id="footnote-13" role="note"> <span class="label"><span class="fn-bracket">[</span><a role="doc-backlink" href="#footnote-reference-27">13</a><span class="fn-bracket">]</span></span> @@ -1432,7 +1432,7 @@ body is wrapped and aligns with other fields.</p> <section id="table-variants"> <h4><a class="toc-backref" href="#toc-entry-49" role="doc-backlink"><span class="sectnum">3.2.4 </span>Table Variants</a></h4> <p>The following styles can be applied to individual tables via a class -argument or as document wide setting with the <a class="reference external" href="http://docutils.sourceforge.net/docs/user/config.html#table-style">table-style</a> <a class="footnote-reference brackets" href="#footnote-10" id="footnote-reference-23" role="doc-noteref"><span class="fn-bracket">[</span>10<span class="fn-bracket">]</span></a> configuration +argument or as document wide setting with the <a class="reference external" href="https://docutils.sourceforge.io/docs/user/config.html#table-style">table-style</a> <a class="footnote-reference brackets" href="#footnote-10" id="footnote-reference-23" role="doc-noteref"><span class="fn-bracket">[</span>10<span class="fn-bracket">]</span></a> configuration setting (or command line argument).</p> <ul> <li><p>Numbered tables can be achieved with the "numbered" class option:</p> @@ -1714,7 +1714,7 @@ a substitution.</p> <span class="label"><span class="fn-bracket">[</span>5<span class="fn-bracket">]</span></span> <span class="backrefs">(<a role="doc-backlink" href="#footnote-reference-10">1</a>,<a role="doc-backlink" href="#footnote-reference-14">2</a>,<a role="doc-backlink" href="#footnote-reference-16">3</a>,<a role="doc-backlink" href="#footnote-reference-17">4</a>)</span> <p>Would gain from support for attributes/arguments -to inline roles. See <a class="reference external" href="http://docutils.sourceforge.net/docs/dev/todo.html#interpreted-text">TODO</a> <a class="footnote-reference brackets" href="#footnote-12" id="footnote-reference-25" role="doc-noteref"><span class="fn-bracket">[</span>12<span class="fn-bracket">]</span></a></p> +to inline roles. See <a class="reference external" href="https://docutils.sourceforge.io/docs/dev/todo.html#interpreted-text">TODO</a> <a class="footnote-reference brackets" href="#footnote-12" id="footnote-reference-25" role="doc-noteref"><span class="fn-bracket">[</span>12<span class="fn-bracket">]</span></a></p> </aside> <aside class="footnote brackets" id="attribute-required" role="note"> <span class="label"><span class="fn-bracket">[</span>6<span class="fn-bracket">]</span></span> diff --git a/docutils/test/functional/expected/standalone_rst_latex.tex b/docutils/test/functional/expected/standalone_rst_latex.tex index 1c2adc208..29c5154c2 100644 --- a/docutils/test/functional/expected/standalone_rst_latex.tex +++ b/docutils/test/functional/expected/standalone_rst_latex.tex @@ -1,5 +1,5 @@ \documentclass[a4paper]{article} -% generated by Docutils <http://docutils.sourceforge.net/> +% generated by Docutils <https://docutils.sourceforge.io/> \usepackage{cmap} % fix search and cut-and-paste in Acrobat \usepackage{ifthen} \usepackage[T1]{fontenc} diff --git a/docutils/test/functional/expected/standalone_rst_s5_html_1.html b/docutils/test/functional/expected/standalone_rst_s5_html_1.html index 5aaf2c58e..c44c1b29c 100644 --- a/docutils/test/functional/expected/standalone_rst_s5_html_1.html +++ b/docutils/test/functional/expected/standalone_rst_s5_html_1.html @@ -3,7 +3,7 @@ <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> -<meta name="generator" content="Docutils 0.19b.dev: http://docutils.sourceforge.net/" /> +<meta name="generator" content="Docutils 0.19b.dev: https://docutils.sourceforge.io/" /> <meta name="version" content="S5 1.1" /> <title>Slide Shows</title> <meta name="author" content="David Goodger" /> diff --git a/docutils/test/functional/expected/standalone_rst_s5_html_2.html b/docutils/test/functional/expected/standalone_rst_s5_html_2.html index 123e1950f..077393fe0 100644 --- a/docutils/test/functional/expected/standalone_rst_s5_html_2.html +++ b/docutils/test/functional/expected/standalone_rst_s5_html_2.html @@ -3,7 +3,7 @@ <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> -<meta name="generator" content="Docutils 0.19b.dev: http://docutils.sourceforge.net/" /> +<meta name="generator" content="Docutils 0.19b.dev: https://docutils.sourceforge.io/" /> <meta name="version" content="S5 1.1" /> <title>Slide Shows</title> <meta name="author" content="David Goodger" /> diff --git a/docutils/test/functional/expected/standalone_rst_xetex.tex b/docutils/test/functional/expected/standalone_rst_xetex.tex index 17ad0d562..49b7fa542 100644 --- a/docutils/test/functional/expected/standalone_rst_xetex.tex +++ b/docutils/test/functional/expected/standalone_rst_xetex.tex @@ -1,5 +1,5 @@ \documentclass[a4paper]{article} -% generated by Docutils <http://docutils.sourceforge.net/> +% generated by Docutils <https://docutils.sourceforge.io/> % rubber: set program xelatex \usepackage{fontspec} % \defaultfontfeatures{Scale=MatchLowercase} diff --git a/docutils/test/functional/expected/xetex-cyrillic.tex b/docutils/test/functional/expected/xetex-cyrillic.tex index 55cf28859..4f50561ac 100644 --- a/docutils/test/functional/expected/xetex-cyrillic.tex +++ b/docutils/test/functional/expected/xetex-cyrillic.tex @@ -1,5 +1,5 @@ \documentclass[a4paper,russian]{article} -% generated by Docutils <http://docutils.sourceforge.net/> +% generated by Docutils <https://docutils.sourceforge.io/> % rubber: set program xelatex \usepackage{fontspec} % \defaultfontfeatures{Scale=MatchLowercase} diff --git a/docutils/test/functional/input/data/html5-features.txt b/docutils/test/functional/input/data/html5-features.txt index fbd006917..d4201583b 100644 --- a/docutils/test/functional/input/data/html5-features.txt +++ b/docutils/test/functional/input/data/html5-features.txt @@ -203,7 +203,7 @@ setting (or command line argument). from the booktabs_ LaTeX package. .. _table-style: - http://docutils.sourceforge.net/docs/user/config.html#table-style + https://docutils.sourceforge.io/docs/user/config.html#table-style .. _booktabs: http://tug.ctan.org/tex-archive/macros/latex/contrib/booktabs/booktabs.pdf diff --git a/docutils/test/functional/input/data/html5-text-level-tags.txt b/docutils/test/functional/input/data/html5-text-level-tags.txt index 7ec1b097d..9e979fb4a 100644 --- a/docutils/test/functional/input/data/html5-text-level-tags.txt +++ b/docutils/test/functional/input/data/html5-text-level-tags.txt @@ -227,7 +227,7 @@ wbr .. [#attribute-required] Requires support for attributes to inline roles to make sense. -.. _TODO: http://docutils.sourceforge.net/docs/dev/todo.html#interpreted-text +.. _TODO: https://docutils.sourceforge.io/docs/dev/todo.html#interpreted-text Indicating Edits diff --git a/docutils/test/functional/input/data/urls.txt b/docutils/test/functional/input/data/urls.txt index 2f81ab1c6..9e6424457 100644 --- a/docutils/test/functional/input/data/urls.txt +++ b/docutils/test/functional/input/data/urls.txt @@ -7,7 +7,7 @@ Long URLs should be wrapped in the PDF. This can be achieved with the Example: a long URL that should wrap in the output - http://docutils.sourceforge.net/docs/user/latex.html#id79 + https://docutils.sourceforge.io/docs/user/latex.html#id79 If the argument contains any "%", "#", or "^^", or ends with ``\``, it can't diff --git a/docutils/test/functional/input/standalone_rst_manpage.txt b/docutils/test/functional/input/standalone_rst_manpage.txt index 90bdf4ed5..cd5ec8ac2 100644 --- a/docutils/test/functional/input/standalone_rst_manpage.txt +++ b/docutils/test/functional/input/standalone_rst_manpage.txt @@ -59,7 +59,7 @@ None yet. SEE ALSO ======== -`docutils <http://docutils.sourceforge.net>`__ +`docutils <https://docutils.sourceforge.io>`__ `linux man page howto <http://tldp.org/HOWTO/Man-Page/>`__ and ``man man`` also ``man 7 man`` diff --git a/docutils/test/test_parsers/test_rst/test_directives/test_images.py b/docutils/test/test_parsers/test_rst/test_directives/test_images.py index 14f4c145e..5a6bc0128 100755 --- a/docutils/test/test_parsers/test_rst/test_directives/test_images.py +++ b/docutils/test/test_parsers/test_rst/test_directives/test_images.py @@ -425,13 +425,13 @@ u"""\ .. image:: test.png :target: Uppercase_ -.. _Uppercase: http://docutils.sourceforge.net/ +.. _Uppercase: https://docutils.sourceforge.io/ """, """\ <document source="test data"> <reference name="Uppercase" refname="uppercase"> <image uri="test.png"> - <target ids="uppercase" names="uppercase" refuri="http://docutils.sourceforge.net/"> + <target ids="uppercase" names="uppercase" refuri="https://docutils.sourceforge.io/"> """], [r""" .. image:: path\ with\ spaces/name\ with\ spaces.png diff --git a/docutils/test/test_parsers/test_rst/test_directives/test_include.py b/docutils/test/test_parsers/test_rst/test_directives/test_include.py index c2056631c..1fe3975cc 100755 --- a/docutils/test/test_parsers/test_rst/test_directives/test_include.py +++ b/docutils/test/test_parsers/test_rst/test_directives/test_include.py @@ -821,7 +821,7 @@ b"""\ Derived from the Unicode character mappings available from <http://www.w3.org/2003/entities/xml/>. Processed by unicode2rstsubs.py, part of Docutils: - <http://docutils.sourceforge.net>. + <https://docutils.sourceforge.io>. <substitution_definition names="b.Gammad"> \\u03dc <substitution_definition names="b.gammad"> diff --git a/docutils/test/test_writers/test_html4css1_template.py b/docutils/test/test_writers/test_html4css1_template.py index ed0d51245..30fb1a169 100755 --- a/docutils/test/test_writers/test_html4css1_template.py +++ b/docutils/test/test_writers/test_html4css1_template.py @@ -61,7 +61,7 @@ r'''head_prefix = """\ head = """\ <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> -<meta name="generator" content="Docutils %(version)s: http://docutils.sourceforge.net/" /> +<meta name="generator" content="Docutils %(version)s: https://docutils.sourceforge.io/" /> <title>Document Title</title> <meta name="author" content="Me" />""" @@ -118,7 +118,7 @@ head_prefix = """\ head = """\ <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> -<meta name="generator" content="Docutils %(version)s: http://docutils.sourceforge.net/" /> +<meta name="generator" content="Docutils %(version)s: https://docutils.sourceforge.io/" /> <title>Document Title</title> <meta name="author" content="Me" />""" @@ -187,7 +187,7 @@ footer text meta = """\ <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> -<meta name="generator" content="Docutils %(version)s: http://docutils.sourceforge.net/" /> +<meta name="generator" content="Docutils %(version)s: https://docutils.sourceforge.io/" /> <meta name="author" content="Me" />""" @@ -205,7 +205,7 @@ html_prolog = """\ html_head = """\ <meta http-equiv="Content-Type" content="text/html; charset=%%s" /> -<meta name="generator" content="Docutils %(version)s: http://docutils.sourceforge.net/" /> +<meta name="generator" content="Docutils %(version)s: https://docutils.sourceforge.io/" /> <title>Document Title</title> <meta name="author" content="Me" />""" diff --git a/docutils/test/test_writers/test_html5_polyglot_parts.py b/docutils/test/test_writers/test_html5_polyglot_parts.py index 087a3006a..13a88dd5f 100644 --- a/docutils/test/test_writers/test_html5_polyglot_parts.py +++ b/docutils/test/test_writers/test_html5_polyglot_parts.py @@ -29,7 +29,7 @@ class Html5WriterPublishPartsTestCase(HtmlWriterPublishPartsTestCase): standard_content_type_template = ('<meta charset="%s"/>\n') standard_generator_template = ('<meta name="generator"' - ' content="Docutils %s: http://docutils.sourceforge.net/" />\n') + ' content="Docutils %s: https://docutils.sourceforge.io/" />\n') standard_viewport_template = ('<meta name="viewport"' ' content="width=device-width, initial-scale=1" />\n') diff --git a/docutils/test/test_writers/test_latex2e.py b/docutils/test/test_writers/test_latex2e.py index 34e32fe75..75c852803 100755 --- a/docutils/test/test_writers/test_latex2e.py +++ b/docutils/test/test_writers/test_latex2e.py @@ -45,7 +45,7 @@ def suite(): return s head_template = string.Template( -r"""$head_prefix% generated by Docutils <http://docutils.sourceforge.net/> +r"""$head_prefix% generated by Docutils <https://docutils.sourceforge.io/> \usepackage{cmap} % fix search and cut-and-paste in Acrobat $requirements %%% Custom LaTeX preamble diff --git a/docutils/test/test_writers/test_s5.py b/docutils/test/test_writers/test_s5.py index 5fe5263b8..1a50f3407 100755 --- a/docutils/test/test_writers/test_s5.py +++ b/docutils/test/test_writers/test_s5.py @@ -55,7 +55,7 @@ Slide text. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> -<meta name="generator" content="Docutils %(version)s: http://docutils.sourceforge.net/" /> +<meta name="generator" content="Docutils %(version)s: https://docutils.sourceforge.io/" /> <meta name="version" content="S5 1.1" /> <title>Show Title</title> <link rel="stylesheet" href="%(drive)s/test.css" type="text/css" /> @@ -120,7 +120,7 @@ We're just checking the settings <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> -<meta name="generator" content="Docutils %(version)s: http://docutils.sourceforge.net/" /> +<meta name="generator" content="Docutils %(version)s: https://docutils.sourceforge.io/" /> <meta name="version" content="S5 1.1" /> <title>Bogus Slide Show</title> <link rel="stylesheet" href="%(drive)s/test.css" type="text/css" /> diff --git a/docutils/tools/dev/unicode2rstsubs.py b/docutils/tools/dev/unicode2rstsubs.py index 5978c9df7..729d4ad67 100755 --- a/docutils/tools/dev/unicode2rstsubs.py +++ b/docutils/tools/dev/unicode2rstsubs.py @@ -69,7 +69,7 @@ class CharacterEntitySetExtractor(object): .. Derived from the Unicode character mappings available from <http://www.w3.org/2003/entities/xml/>. Processed by unicode2rstsubs.py, part of Docutils: - <http://docutils.sourceforge.net>. + <https://docutils.sourceforge.io>. """ def __init__(self, infile): diff --git a/docutils/tools/editors/emacs/README.txt b/docutils/tools/editors/emacs/README.txt index 80a610f35..12edaa3a7 100644 --- a/docutils/tools/editors/emacs/README.txt +++ b/docutils/tools/editors/emacs/README.txt @@ -27,4 +27,4 @@ To install the package, put a copy of the package file in a directory on your For setup and usage details, see `Emacs Support for reStructuredText <../../../docs/user/emacs.html>`_. -.. _reStructuredText: http://docutils.sourceforge.net/rst.html +.. _reStructuredText: https://docutils.sourceforge.io/rst.html diff --git a/docutils/tools/editors/emacs/rst.el b/docutils/tools/editors/emacs/rst.el index 3f6ce5e26..3ecd38e59 100644 --- a/docutils/tools/editors/emacs/rst.el +++ b/docutils/tools/editors/emacs/rst.el @@ -48,10 +48,10 @@ ;; the contents of this package and how to use it. ;; ;; For more information about reStructuredText, see -;; http://docutils.sourceforge.net/rst.html +;; https://docutils.sourceforge.io/rst.html ;; ;; For full details on how to use the contents of this file, see -;; http://docutils.sourceforge.net/docs/user/emacs.html +;; https://docutils.sourceforge.io/docs/user/emacs.html ;; ;; There are a number of convenient key bindings provided by rst-mode. For the ;; bindings, try C-c C-h when in rst-mode. There are also many variables that @@ -81,7 +81,7 @@ ;; (require 'rst) ;; ;; If you are using `.txt' as a standard extension for reST files as -;; http://docutils.sourceforge.net/FAQ.html#what-s-the-standard-filename-extension-for-a-restructuredtext-file +;; https://docutils.sourceforge.io/FAQ.html#what-s-the-standard-filename-extension-for-a-restructuredtext-file ;; suggests you may use one of the `Local Variables in Files' mechanism Emacs ;; provides to set the major mode automatically. For instance you may use:: ;; @@ -315,7 +315,7 @@ in parentheses follows the development revision and the time stamp.") (defgroup rst nil "Support for reStructuredText documents." :group 'text :version "23.1" - :link '(url-link "http://docutils.sourceforge.net/rst.html")) + :link '(url-link "https://docutils.sourceforge.io/rst.html")) ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; @@ -3863,7 +3863,7 @@ of your own." (defvar rst-font-lock-keywords ;; The reST-links in the comments below all relate to sections in - ;; http://docutils.sourceforge.net/docs/ref/rst/restructuredtext.html. + ;; https://docutils.sourceforge.io/docs/ref/rst/restructuredtext.html. `(;; FIXME: Block markup is not recognized in blocks after explicit markup ;; start. diff --git a/docutils/tools/rst2latex.py b/docutils/tools/rst2latex.py index 07975aee0..c90864f6c 100755 --- a/docutils/tools/rst2latex.py +++ b/docutils/tools/rst2latex.py @@ -20,7 +20,7 @@ description = ('Generates LaTeX documents from standalone reStructuredText ' 'sources. ' 'Reads from <source> (default is stdin) and writes to ' '<destination> (default is stdout). See ' - '<http://docutils.sourceforge.net/docs/user/latex.html> for ' + '<https://docutils.sourceforge.io/docs/user/latex.html> for ' 'the full reference.') publish_cmdline(writer_name='latex', description=description) diff --git a/docutils/tools/rst2xetex.py b/docutils/tools/rst2xetex.py index 80e82c05c..7a9effa3e 100755 --- a/docutils/tools/rst2xetex.py +++ b/docutils/tools/rst2xetex.py @@ -21,7 +21,7 @@ description = ('Generates LaTeX documents from standalone reStructuredText ' 'XeLaTeX or LuaLaTeX. ' 'Reads from <source> (default is stdin) and writes to ' '<destination> (default is stdout). See ' - '<http://docutils.sourceforge.net/docs/user/latex.html> for ' + '<https://docutils.sourceforge.io/docs/user/latex.html> for ' 'the full reference.') publish_cmdline(writer_name='xetex', description=description) |
