|
From: <mi...@us...> - 2022-01-20 10:10:47
|
Revision: 8955
http://sourceforge.net/p/docutils/code/8955
Author: milde
Date: 2022-01-20 10:10:45 +0000 (Thu, 20 Jan 2022)
Log Message:
-----------
More changes to https://sourceforge.net
Patch by Adam Turner
Modified Paths:
--------------
trunk/docutils/FAQ.txt
trunk/docutils/HISTORY.txt
trunk/docutils/docs/dev/repository.txt
trunk/docutils/docs/dev/rst/alternatives.txt
trunk/docutils/docs/dev/semantics.txt
trunk/docutils/docs/user/latex.txt
trunk/docutils/docs/user/links.txt
trunk/docutils/docs/user/mailing-lists.txt
trunk/docutils/docs/user/slide-shows.txt
trunk/docutils/docutils/core.py
trunk/docutils/tools/editors/README.txt
Modified: trunk/docutils/FAQ.txt
===================================================================
--- trunk/docutils/FAQ.txt 2022-01-20 10:10:25 UTC (rev 8954)
+++ trunk/docutils/FAQ.txt 2022-01-20 10:10:45 UTC (rev 8955)
@@ -534,7 +534,7 @@
for unambiguous markup. Some other plaintext markup systems do not
require blank lines in nested lists, but they have to compromise
somehow, either accepting ambiguity or requiring extra complexity.
-For example, `Epytext <http://epydoc.sf.net/epytext.html#list>`__ does
+For example, `Epytext <http://epydoc.sourceforge.net/epytext.html#list>`__ does
not require blank lines around lists, but it does require that lists
be indented and that ambiguous cases be escaped.
@@ -802,8 +802,8 @@
incomplete practice_ (this is still a partial implementation - but
sufficient for most needs).
- .. _theory: http://cben-hacks.sf.net/bidi/hibidi.html
- .. _practice: http://cben-hacks.sf.net/bidi/hibidi.html#practice
+ .. _theory: http://cben-hacks.sourceforge.net/bidi/hibidi.html
+ .. _practice: http://cben-hacks.sourceforge.net/bidi/hibidi.html#practice
There is also an explicit way to set directions through CSS and
classes in the HTML:
Modified: trunk/docutils/HISTORY.txt
===================================================================
--- trunk/docutils/HISTORY.txt 2022-01-20 10:10:25 UTC (rev 8954)
+++ trunk/docutils/HISTORY.txt 2022-01-20 10:10:45 UTC (rev 8955)
@@ -3609,7 +3609,7 @@
* docutils/frontend.py: Added to project; support for front-end
(command-line) scripts. Option specifications may be augmented by
- components. Requires Optik (http://optik.sf.net/) for option
+ components. Requires Optik (http://optik.sourceforge.net/) for option
processing (installed locally as docutils/optik.py).
* docutils/io.py: Added to project; uniform API for a variety of input
Modified: trunk/docutils/docs/dev/repository.txt
===================================================================
--- trunk/docutils/docs/dev/repository.txt 2022-01-20 10:10:25 UTC (rev 8954)
+++ trunk/docutils/docs/dev/repository.txt 2022-01-20 10:10:45 UTC (rev 8955)
@@ -15,7 +15,7 @@
To get a checkout of the Docutils source tree (with the
sandboxes) with SVN_, type ::
- svn checkout http://svn.code.sf.net/p/docutils/code/trunk docutils-code
+ svn checkout https://svn.code.sf.net/p/docutils/code/trunk docutils-code
Users of Git_ can clone a mirror of the docutils repository with ::
@@ -75,7 +75,7 @@
on your preferred protocol:
anonymous access: (read only)
- Subversion_: ``http://svn.code.sf.net/p/docutils/code``
+ Subversion_: ``https://svn.code.sf.net/p/docutils/code``
Git_: ``git://repo.or.cz/docutils.git``
Modified: trunk/docutils/docs/dev/rst/alternatives.txt
===================================================================
--- trunk/docutils/docs/dev/rst/alternatives.txt 2022-01-20 10:10:25 UTC (rev 8954)
+++ trunk/docutils/docs/dev/rst/alternatives.txt 2022-01-20 10:10:45 UTC (rev 8955)
@@ -2707,8 +2707,8 @@
__ http://mail.python.org/pipermail/doc-sig/2001-April/001776.html
__ http://mail.python.org/pipermail/doc-sig/2001-April/001789.html
__ http://mail.python.org/pipermail/doc-sig/2001-April/001793.html
-__ http://sourceforge.net/mailarchive/message.php?msg_id=3838913
-__ http://sf.net/mailarchive/forum.php?thread_id=2957175&forum_id=11444
+__ https://sourceforge.net/mailarchive/message.php?msg_id=3838913
+__ https://sf.net/mailarchive/forum.php?thread_id=2957175&forum_id=11444
Sloppy Indentation of List Items
Modified: trunk/docutils/docs/dev/semantics.txt
===================================================================
--- trunk/docutils/docs/dev/semantics.txt 2022-01-20 10:10:25 UTC (rev 8954)
+++ trunk/docutils/docs/dev/semantics.txt 2022-01-20 10:10:45 UTC (rev 8955)
@@ -105,7 +105,7 @@
.. _JavaDoc: http://java.sun.com/j2se/javadoc/
.. _pythondoc: http://starship.python.net/crew/danilo/pythondoc/
.. _Grouch: http://www.mems-exchange.org/software/grouch/
-.. _epydoc: http://epydoc.sf.net/
+.. _epydoc: http://epydoc.sourceforge.net/
.. _iPhrase Python documentation conventions:
http://mail.python.org/pipermail/doc-sig/2001-May/001840.html
Modified: trunk/docutils/docs/user/latex.txt
===================================================================
--- trunk/docutils/docs/user/latex.txt 2022-01-20 10:10:25 UTC (rev 8954)
+++ trunk/docutils/docs/user/latex.txt 2022-01-20 10:10:45 UTC (rev 8955)
@@ -273,11 +273,11 @@
standalone_rst_latex.tex_
.. _standalone_rst_latex.txt:
- https://sf.net/p/docutils/code/HEAD/tree/trunk/docutils/test/functional/input/standalone_rst_latex.txt
+ https://sourceforge.net/p/docutils/code/HEAD/tree/trunk/docutils/test/functional/input/standalone_rst_latex.txt
.. _tests/functional/input/data:
- https://sf.net/p/docutils/code/HEAD/tree/trunk/docutils/test/functional/input/data
+ https://sourceforge.net/p/docutils/code/HEAD/tree/trunk/docutils/test/functional/input/data
.. _standalone_rst_latex.tex:
- https://sf.net/p/docutils/code/HEAD/tree/trunk/docutils/test/functional/expected/standalone_rst_latex.tex?format=raw
+ https://sourceforge.net/p/docutils/code/HEAD/tree/trunk/docutils/test/functional/expected/standalone_rst_latex.tex
.. _style sheet:
Modified: trunk/docutils/docs/user/links.txt
===================================================================
--- trunk/docutils/docs/user/links.txt 2022-01-20 10:10:25 UTC (rev 8954)
+++ trunk/docutils/docs/user/links.txt 2022-01-20 10:10:45 UTC (rev 8955)
@@ -47,11 +47,11 @@
plugin to take notes in reStructured text.
* `JED <http://www.jedsoft.org/jed/>`__ programmers editor with
- `rst mode <http://jedmodes.sf.net/mode/rst/>`__
+ `rst mode <https://jedmodes.sourceforge.io/mode/rst/>`__
* `reStructuredText editor plug-in for Eclipse`__
- __ http://resteditor.sf.net/
+ __ http://http://resteditor.sourceforge.net/
* Gnome's gedit offers syntax highlighting and a reST preview pane.
Modified: trunk/docutils/docs/user/mailing-lists.txt
===================================================================
--- trunk/docutils/docs/user/mailing-lists.txt 2022-01-20 10:10:25 UTC (rev 8954)
+++ trunk/docutils/docs/user/mailing-lists.txt 2022-01-20 10:10:45 UTC (rev 8955)
@@ -122,7 +122,7 @@
__ `Docutils-checkins list`_
__ nntp://news.gmane.org/gmane.text.docutils.cvs
-.. _list options: http://lists.sf.net/lists/options/docutils-checkins
+.. _list options: https://lists.sourceforge.net/lists/options/docutils-checkins
Doc-SIG
-------
Modified: trunk/docutils/docs/user/slide-shows.txt
===================================================================
--- trunk/docutils/docs/user/slide-shows.txt 2022-01-20 10:10:25 UTC (rev 8954)
+++ trunk/docutils/docs/user/slide-shows.txt 2022-01-20 10:10:45 UTC (rev 8955)
@@ -989,7 +989,7 @@
https://docutils.sourceforge.io
Docutils users' mailing list:
- doc...@li...
+ doc...@li...
`Any questions?`
Modified: trunk/docutils/docutils/core.py
===================================================================
--- trunk/docutils/docutils/core.py 2022-01-20 10:10:25 UTC (rev 8954)
+++ trunk/docutils/docutils/core.py 2022-01-20 10:10:45 UTC (rev 8955)
@@ -272,7 +272,7 @@
print(u'%s' % io.error_string(error), file=self._stderr)
print(("""\
Exiting due to error. Use "--traceback" to diagnose.
-Please report errors to <doc...@li...>.
+Please report errors to <doc...@li...>.
Include "--traceback" output, Docutils version (%s%s),
Python version (%s), your OS type & version, and the
command line used.""" % (__version__,
@@ -304,7 +304,7 @@
'\n'
'Exiting due to error. Use "--traceback" to diagnose.\n'
'If the advice above doesn\'t eliminate the error,\n'
- 'please report it to <doc...@li...>.\n'
+ 'please report it to <doc...@li...>.\n'
'Include "--traceback" output, Docutils version (%s),\n'
'Python version (%s), your OS type & version, and the\n'
'command line used.\n'
Modified: trunk/docutils/tools/editors/README.txt
===================================================================
--- trunk/docutils/tools/editors/README.txt 2022-01-20 10:10:25 UTC (rev 8954)
+++ trunk/docutils/tools/editors/README.txt 2022-01-20 10:10:45 UTC (rev 8955)
@@ -18,7 +18,7 @@
* `VST (Vim reStructured Text) is a plugin for Vim7 with folding for
reST <http://www.vim.org/scripts/script.php?script_id=1334>`__
-* `rst mode <http://jedmodes.sf.net/mode/rst/>`__ for the `JED`_
+* `rst mode <https://jedmodes.sourceforge.io/mode/rst/>`__ for the `JED`_
programmers editor
Additions are welcome.
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|