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/docs/dev | |
| 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/docs/dev')
| -rw-r--r-- | docutils/docs/dev/distributing.txt | 6 | ||||
| -rw-r--r-- | docutils/docs/dev/enthought-plan.txt | 2 | ||||
| -rw-r--r-- | docutils/docs/dev/hacking.txt | 6 | ||||
| -rw-r--r-- | docutils/docs/dev/policies.txt | 4 | ||||
| -rw-r--r-- | docutils/docs/dev/pysource.dtd | 6 | ||||
| -rw-r--r-- | docutils/docs/dev/repository.txt | 2 | ||||
| -rw-r--r-- | docutils/docs/dev/rst/alternatives.txt | 4 | ||||
| -rw-r--r-- | docutils/docs/dev/rst/problems.txt | 4 | ||||
| -rw-r--r-- | docutils/docs/dev/testing.txt | 2 | ||||
| -rw-r--r-- | docutils/docs/dev/todo.txt | 2 | ||||
| -rw-r--r-- | docutils/docs/dev/website.txt | 4 |
11 files changed, 21 insertions, 21 deletions
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 |
