summaryrefslogtreecommitdiff
path: root/sandbox
Commit message (Collapse)AuthorAgeFilesLines
* upload documentation to sourceforge.io see ↵HEADmastergrubert2023-05-171-5/+8
| | | | | | https://docutils.sourceforge.io/0.20.1/ git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk@9392 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* releasing 0.20.1grubert2023-05-171-0/+119
| | | | git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk@9391 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* version 0.20.1b.devgrubert2023-05-091-0/+54
| | | | git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk@9376 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* release 0.20grubert2023-05-091-2/+46
| | | | git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk@9374 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* 0.20rc1 grubert2023-05-041-0/+87
| | | | git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk@9373 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Update Publisher API documentation.milde2022-12-131-2/+1
| | | | | | | | | | | | Use Python 3 terminology: "Unicode string" -> `str` instance. Document "string I/O" (input/output using `str` or `bytes` instances). Document input encoding auto-detection. Specify the behaviour and the "explicit encoding declaration". git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk@9309 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Test input-encoding enhancement proposal with newly defined codecs.milde2022-12-021-4/+25
| | | | | | | | | Test, whether the codecs from https://codeberg.org/milde/inspecting-codecs can replace the built-in auto-detection of the input encoding. cf. https://sourceforge.net/p/docutils/patches/194/ git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk@9304 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Raise version to 0.20b.dev.milde2022-12-012-2/+2
| | | | | | There are not only bugfix changes since 0.19, so a new "minor" release is required. git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk@9291 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Update Docutils enhancement proposals.milde2022-11-245-17/+29
| | | | | | | | Use standard rST for the document title. Change encodings test script to place generated samples in a sub-dir. git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk@9273 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Do not output empty "manual" in ``.TH``grubert2022-11-0217-17/+17
| | | | git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk@9200 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Minor refinements to the reposurgeon conversion procedureaa-turner2022-11-014-20/+5
| | | | | | | | - Delete the ``rel-0.15`` branch earlier on all repositories except docutils. - Reflect the rename of ``tox.ini`` to ``.flake8`` git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk@9197 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Refine common part of the reposurgeon conversion procedureaa-turner2022-11-017-149/+318
| | | | | | | | - Split ``common.lift`` to ``common_load`` and ``common_clean`` - Move embedded shell commands to ``common_combine.sh`` - Update the Makefile git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk@9196 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* remove DEBUG pausesgrubert2022-10-241-3/+1
| | | | git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk@9175 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* regression using mandoc instead of man/groffgrubert2022-10-0725-0/+3991
| | | | git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk@9125 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Add draft reposurgeon conversion procedureaa-turner2022-09-089-0/+577
| | | | git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk@9119 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Update backwards compatibility policy proposal.milde2022-07-291-23/+14
| | | | git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk@9117 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Suggest rules for announcements in the backwards compatibility policy.milde2022-07-281-0/+27
| | | | | | | We may follow the Docbook policy and specify a minimum time for advance warnings. git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk@9113 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Documentation updatesmilde2022-07-061-62/+103
| | | | | | | | | | Document future changes regarding front-end tools. Clarify/update planned changes to the input-encoding handling. Various smaller fixes. Add links. git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk@9107 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* releasing 0.19grubert2022-07-051-2/+114
| | | | git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk@9106 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Documentation fixes/clarifications/updates.milde2022-07-051-24/+18
| | | | git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk@9102 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Document planned changes to input encoding handling.milde2022-07-042-0/+333
| | | | git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk@9100 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Update template in version identifier conversion script.milde2022-06-221-12/+11
| | | | | | | | The template did not match after flake8 cleanups. Also improve diagnostical output. git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk@9096 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* universal setting in setup.cfggrubert2022-06-221-0/+2
| | | | git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk@9095 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Fix version identifier conversion script.milde2022-06-221-16/+8
| | | | git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk@9091 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Wheels are no longer "universal" after dropping Py2.7 support.milde2022-06-221-1/+4
| | | | | | Cf. https://wheel.readthedocs.io/en/stable/user_guide.html git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk@9090 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* note on buildgrubert2022-06-221-1/+3
| | | | git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk@9088 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* releasing 0.19b1grubert2022-06-211-3/+33
| | | | git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk@9087 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* release 0.19b1grubert2022-06-211-0/+9
| | | | git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk@9085 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Postpone deprecations to Docutils 2.0milde2022-05-301-33/+4
| | | | | | | 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@9062 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Documentation tweaks.milde2022-05-301-4/+3
| | | | | | | | | | 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@9059 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Minor documentation updatemilde2022-04-291-28/+61
| | | | git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk@9055 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Update PEP URLs.milde2022-03-133-5/+5
| | | | git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk@9044 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Another update of the API specification proposal.milde2022-03-111-32/+45
| | | | git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk@9042 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Update API specification proposal.milde2022-03-071-36/+49
| | | | git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk@9041 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Update public API proposal.milde2022-02-231-103/+144
| | | | git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk@9012 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Docutils enhancement proposal drafts and material.milde2022-02-0811-0/+1189
| | | | | | Work in progress. git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk@9002 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Documentation update.milde2022-01-041-22/+28
| | | | | | | | | | | | | | | | | | * Small clarification in the rST spec. * Move detailled description of alternative ways to install for development from the "Docutils policies" to the "repository" documentation. We don't need to go into details in the "policies" document and "edible installs" are also useful for casual contributors or power-users. * Update links and optional dependencies in the README, use terminology from PEP 621. Move the sandbox snapshot download doc to the sandbox README. git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk@8929 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* add a todo listgrubert2021-12-251-0/+13
| | | | git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk@8918 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* clear old contentgrubert2021-12-251-72/+1
| | | | git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk@8917 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* release 0.18.1 grubert2021-11-231-0/+5
| | | | git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk@8904 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* release 0.18.1bgrubert2021-11-181-0/+33
| | | | git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk@8895 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Typogrubert2021-11-022-5/+5
| | | | git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk@8875 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* on input conventionsgrubert2021-10-291-0/+19
| | | | git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk@8870 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* note on sentencesgrubert2021-10-291-2/+27
| | | | git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk@8869 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* log for 0.18grubert2021-10-261-10/+8
| | | | git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk@8868 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* version 0.18grubert2021-10-261-3/+3
| | | | git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk@8864 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* fix plan grubert2021-10-261-1/+1
| | | | git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk@8863 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* the plan for 0.18grubert2021-10-261-0/+47
| | | | git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk@8862 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Clean up sandboxmilde2021-10-022390-629963/+0
| | | | | | | | Remove complete copies of the Docutils code with some changes, not worked on for more than 10 years that make up half of the space in the sandbox and interfere with locating files. git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk@8838 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* * docutils/writers/manpage.py ↵grubert2021-08-2311-21/+21
| | | | | | | | - Fix: double quotes need to be escaped on macro invocation. Done everywhere. git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk@8818 929543f6-e4f2-0310-98a6-ba3bd3dd1d04