<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/docutils.git/docs/user, branch docutils-0.19</title>
<subtitle>svn.code.sf.net: p/docutils/code
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/docutils.git/'/>
<entry>
<title>Documentation update.</title>
<updated>2022-06-20T10:06:31+00:00</updated>
<author>
<name>milde</name>
<email>milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04</email>
</author>
<published>2022-06-20T10:06:31+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/docutils.git/commit/?id=c1fd146ae8d297b0c8194746b3a4728af6f3c5c1'/>
<id>c1fd146ae8d297b0c8194746b3a4728af6f3c5c1</id>
<content type='text'>
Add a warning about use of Python's default encoding by "quicktest.py".

Add cross-links, condense.

git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk/docutils@9082 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add a warning about use of Python's default encoding by "quicktest.py".

Add cross-links, condense.

git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk/docutils@9082 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</pre>
</div>
</content>
</entry>
<entry>
<title>Documentation update</title>
<updated>2022-06-17T11:31:28+00:00</updated>
<author>
<name>milde</name>
<email>milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04</email>
</author>
<published>2022-06-17T11:31:28+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/docutils.git/commit/?id=7623b6eed1e7fde2f0c542c8d16029884395362a'/>
<id>7623b6eed1e7fde2f0c542c8d16029884395362a</id>
<content type='text'>
Remove dead link and outdated footnote about limitations in Python2.
Add link to acceptable values of encoding error handlers.

Harmonise help output.

Use UTF-8 in prose text, error messages, and documentation.
Use 'utf-8' in code or when referring to code.

git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk/docutils@9077 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove dead link and outdated footnote about limitations in Python2.
Add link to acceptable values of encoding error handlers.

Harmonise help output.

Use UTF-8 in prose text, error messages, and documentation.
Use 'utf-8' in code or when referring to code.

git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk/docutils@9077 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</pre>
</div>
</content>
</entry>
<entry>
<title>Add encoding arguments when opening files.</title>
<updated>2022-06-15T11:31:09+00:00</updated>
<author>
<name>milde</name>
<email>milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04</email>
</author>
<published>2022-06-15T11:31:09+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/docutils.git/commit/?id=fa12d8f79bed977ea1044152e687cc58a1485877'/>
<id>fa12d8f79bed977ea1044152e687cc58a1485877</id>
<content type='text'>
Specify intended incoding, when possible.

Avoids `EncodingWarning` in PEP 597 and nasty surprises
if the default encoding is not what the user expects.

Keep encoding unspecified where this may be an API change.

Based on patch by Adam Turner.

git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk/docutils@9072 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Specify intended incoding, when possible.

Avoids `EncodingWarning` in PEP 597 and nasty surprises
if the default encoding is not what the user expects.

Keep encoding unspecified where this may be an API change.

Based on patch by Adam Turner.

git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk/docutils@9072 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</pre>
</div>
</content>
</entry>
<entry>
<title>Document planned switch of the default HTML writer in Docutils 2.0.</title>
<updated>2022-06-14T16:09:29+00:00</updated>
<author>
<name>milde</name>
<email>milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04</email>
</author>
<published>2022-06-14T16:09:29+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/docutils.git/commit/?id=d5ec6d160e017b660d9152d2675ef7704c967d31'/>
<id>d5ec6d160e017b660d9152d2675ef7704c967d31</id>
<content type='text'>
git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk/docutils@9071 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk/docutils@9071 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</pre>
</div>
</content>
</entry>
<entry>
<title>Small documentation fixes and updates.</title>
<updated>2022-06-13T12:05:18+00:00</updated>
<author>
<name>milde</name>
<email>milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04</email>
</author>
<published>2022-06-13T12:05:18+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/docutils.git/commit/?id=6f51b890f78d109b6db78bb96189d7533d131038'/>
<id>6f51b890f78d109b6db78bb96189d7533d131038</id>
<content type='text'>
git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk/docutils@9069 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk/docutils@9069 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</pre>
</div>
</content>
</entry>
<entry>
<title>Postpone deprecations to Docutils 2.0</title>
<updated>2022-05-30T21:09:09+00:00</updated>
<author>
<name>milde</name>
<email>milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04</email>
</author>
<published>2022-05-30T21:09:09+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/docutils.git/commit/?id=b30e3ef5acc92de1eab6c6c10e8fdcfed82d8bef'/>
<id>b30e3ef5acc92de1eab6c6c10e8fdcfed82d8bef</id>
<content type='text'>
Starting in 1.0, we want to move to "semantic versioning":
no incompatible API changes in "minor" releases.

git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk/docutils@9062 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Starting in 1.0, we want to move to "semantic versioning":
no incompatible API changes in "minor" releases.

git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk/docutils@9062 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</pre>
</div>
</content>
</entry>
<entry>
<title>Command line "entry point" to the docutils package. Part 2/2.</title>
<updated>2022-05-30T16:54:46+00:00</updated>
<author>
<name>milde</name>
<email>milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04</email>
</author>
<published>2022-05-30T16:54:46+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/docutils.git/commit/?id=74aca379e45cf369064f9e791d4d1e96e8a0ee77'/>
<id>74aca379e45cf369064f9e791d4d1e96e8a0ee77</id>
<content type='text'>
Support ``python -m docutils`` with new module `docutils.__main__`.

Support ``docutils`` CLI command via "entry point" in setup.py.

Keep tools/docutils-cli.py for backwards compatibility
and manual installation.
Calls `docutils.__main__.main()`.

Thanks to Adam Turner for contributions and review.

git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk/docutils@9061 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Support ``python -m docutils`` with new module `docutils.__main__`.

Support ``docutils`` CLI command via "entry point" in setup.py.

Keep tools/docutils-cli.py for backwards compatibility
and manual installation.
Calls `docutils.__main__.main()`.

Thanks to Adam Turner for contributions and review.

git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk/docutils@9061 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</pre>
</div>
</content>
</entry>
<entry>
<title>Documentation tweaks.</title>
<updated>2022-05-30T16:54:24+00:00</updated>
<author>
<name>milde</name>
<email>milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04</email>
</author>
<published>2022-05-30T16:54:24+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/docutils.git/commit/?id=2cd6060c02e665c7eb4ba21d2dbada58408cc822'/>
<id>2cd6060c02e665c7eb4ba21d2dbada58408cc822</id>
<content type='text'>
Add link to manpage writer documentation in doc index.
Add link to manpage writer references.
More consistent formatting of function names in HISTORY.

Small additions.

git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk/docutils@9059 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add link to manpage writer documentation in doc index.
Add link to manpage writer references.
More consistent formatting of function names in HISTORY.

Small additions.

git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk/docutils@9059 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix typo in indirect hyperlink.</title>
<updated>2022-05-07T09:10:16+00:00</updated>
<author>
<name>milde</name>
<email>milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04</email>
</author>
<published>2022-05-07T09:10:16+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/docutils.git/commit/?id=2dda6d66668501f4324229c6faf46bab52524d39'/>
<id>2dda6d66668501f4324229c6faf46bab52524d39</id>
<content type='text'>
git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk/docutils@9058 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk/docutils@9058 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</pre>
</div>
</content>
</entry>
<entry>
<title>Minimalistic menu bar for documentation pages.</title>
<updated>2022-04-02T21:59:06+00:00</updated>
<author>
<name>milde</name>
<email>milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04</email>
</author>
<published>2022-04-02T21:59:06+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/docutils.git/commit/?id=8388cf82b89079e4ea39ce266b31580a2e5956c6'/>
<id>8388cf82b89079e4ea39ce266b31580a2e5956c6</id>
<content type='text'>
git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk/docutils@9051 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk/docutils@9051 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</pre>
</div>
</content>
</entry>
</feed>
