summaryrefslogtreecommitdiff
path: root/docutils/docs/dev
diff options
context:
space:
mode:
authormilde <milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>2022-01-20 10:10:25 +0000
committermilde <milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>2022-01-20 10:10:25 +0000
commit76998243af3f77a0d3f726f2c73dbd9885b988ea (patch)
treed3a4cb1d539e1b121c40919f896c814f10a57ca7 /docutils/docs/dev
parentbb900cdc094922cee0861e34c2e49a75d8484988 (diff)
downloaddocutils-76998243af3f77a0d3f726f2c73dbd9885b988ea.tar.gz
Change http://docutils.sf.net -> https://docutils.sourceforge.io
Patch by Adam Turner. git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk@8954 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
Diffstat (limited to 'docutils/docs/dev')
-rw-r--r--docutils/docs/dev/enthought-plan.txt8
-rw-r--r--docutils/docs/dev/enthought-rfp.txt2
-rw-r--r--docutils/docs/dev/policies.txt2
-rw-r--r--docutils/docs/dev/rst/alternatives.txt8
-rw-r--r--docutils/docs/dev/todo.txt2
-rw-r--r--docutils/docs/dev/website.txt4
6 files changed, 13 insertions, 13 deletions
diff --git a/docutils/docs/dev/enthought-plan.txt b/docutils/docs/dev/enthought-plan.txt
index 380161709..5c0d36587 100644
--- a/docutils/docs/dev/enthought-plan.txt
+++ b/docutils/docs/dev/enthought-plan.txt
@@ -9,7 +9,7 @@
:Copyright: 2004 by `Enthought, Inc. <http://www.enthought.com>`_
:License: `Enthought License`_ (BSD-style)
-.. _Enthought License: http://docutils.sf.net/licenses/enthought.txt
+.. _Enthought License: https://docutils.sourceforge.io/licenses/enthought.txt
This document should be read in conjunction with the `Enthought API
Documentation Tool RFP`__ prepared by Janet Swisher.
@@ -55,7 +55,7 @@ the community will benefit from the end result, which will be great.
All that's left now is to actually do the work!
.. _PyCon 2004: http://pycon.org/dc2004/
-.. _reStructuredText: http://docutils.sf.net/rst.html
+.. _reStructuredText: https://docutils.sourceforge.io/rst.html
.. _SciPy: http://www.scipy.org/
@@ -72,7 +72,7 @@ Development Plan
.. _Epydoc: http://epydoc.sourceforge.net/
.. _HappyDoc: http://happydoc.sourceforge.net/
.. _PEP 258:
- http://docutils.sf.net/docs/peps/pep-0258.html#python-source-reader
+ https://docutils.sourceforge.io/docs/peps/pep-0258.html#python-source-reader
2. Decide on a base platform. The best way to achieve Enthought's
goals in a reasonable time frame may be to extend Epydoc or
@@ -156,7 +156,7 @@ A section describing all of this will be added to the Docutils
If another project is chosen as the base project, similar changes
would be made to their files, subject to negotiation.
-__ http://docutils.sf.net/COPYING.html
+__ https://docutils.sourceforge.io/COPYING.html
Proposed Changes to reStructuredText
diff --git a/docutils/docs/dev/enthought-rfp.txt b/docutils/docs/dev/enthought-rfp.txt
index 986f5604f..5fb72b390 100644
--- a/docutils/docs/dev/enthought-rfp.txt
+++ b/docutils/docs/dev/enthought-rfp.txt
@@ -10,7 +10,7 @@
:Copyright: 2004 by Enthought, Inc.
:License: `Enthought License`_ (BSD Style)
-.. _Enthought License: http://docutils.sf.net/licenses/enthought.txt
+.. _Enthought License: https://docutils.sourceforge.io/licenses/enthought.txt
The following is excerpted from the full RFP, and is published here
with permission from `Enthought, Inc.`_ See the `Plan for Enthought
diff --git a/docutils/docs/dev/policies.txt b/docutils/docs/dev/policies.txt
index d12bf9bd3..992744946 100644
--- a/docutils/docs/dev/policies.txt
+++ b/docutils/docs/dev/policies.txt
@@ -624,7 +624,7 @@ Some sandbox projects are destined to move to the Docutils core once
completed. Others, such as add-ons to Docutils or applications of
Docutils, may graduate to become `parallel projects`_.
-.. _sandbox README: http://docutils.sf.net/sandbox/README.html
+.. _sandbox README: https://docutils.sourceforge.io/sandbox/README.html
.. _sandbox directory:
http://sourceforge.net/p/docutils/code/HEAD/tree/trunk/sandbox/
diff --git a/docutils/docs/dev/rst/alternatives.txt b/docutils/docs/dev/rst/alternatives.txt
index 949d03a9c..4aa648049 100644
--- a/docutils/docs/dev/rst/alternatives.txt
+++ b/docutils/docs/dev/rst/alternatives.txt
@@ -2191,7 +2191,7 @@ syntax, this directive becomes low priority.
As described in the FAQ__, no special syntax or directive is needed
for this application.
-__ http://docutils.sf.net/FAQ.html
+__ https://docutils.sourceforge.io/FAQ.html
#how-can-i-mark-up-a-faq-or-other-list-of-questions-answers
@@ -3016,9 +3016,9 @@ character entities can be defined and used. `A set of character
entity set definition files have been defined`__ (`tarball`__).
There's also `a description and instructions for use`__.
-__ http://docutils.sf.net/tmp/charents/
-__ http://docutils.sf.net/tmp/charents.tgz
-__ http://docutils.sf.net/tmp/charents/README.html
+__ https://docutils.sourceforge.io/tmp/charents/
+__ https://docutils.sourceforge.io/tmp/charents.tgz
+__ https://docutils.sourceforge.io/tmp/charents/README.html
To allow for `character-level inline markup`_, a limited form of
character processing has been added to the spec and parser: escaped
diff --git a/docutils/docs/dev/todo.txt b/docutils/docs/dev/todo.txt
index 168ebc230..552e854d6 100644
--- a/docutils/docs/dev/todo.txt
+++ b/docutils/docs/dev/todo.txt
@@ -64,7 +64,7 @@ Many of these are now handled by Sphinx_
* Plugin support.
* Suitability for `Python module documentation
- <http://docutils.sf.net/sandbox/README.html#documenting-python>`_.
+ <https://docutils.sourceforge.io/sandbox/README.html#documenting-python>`_.
.. _Sphinx: http://www.sphinx-doc.org/
diff --git a/docutils/docs/dev/website.txt b/docutils/docs/dev/website.txt
index 6851b30b8..b3acbf580 100644
--- a/docutils/docs/dev/website.txt
+++ b/docutils/docs/dev/website.txt
@@ -34,13 +34,13 @@ __ `Adding .txt Files`_
The docutils-update.local__ script is located at
``sandbox/infrastructure/docutils-update.local``.
-__ http://docutils.sf.net/sandbox/infrastructure/docutils-update.local
+__ https://docutils.sourceforge.io/sandbox/infrastructure/docutils-update.local
If you want to share files via the web, you can upload them using the
uploaddocutils.sh__ script
(``sandbox/infrastructure/uploaddocutils.sh``).
-__ http://docutils.sf.net/sandbox/infrastructure/uploaddocutils.sh
+__ https://docutils.sourceforge.io/sandbox/infrastructure/uploaddocutils.sh
Setting Up