Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
doc-utils
doc-utils
Commits
e126321f
Commit
e126321f
authored
Mar 22, 2021
by
Ingo Meyer
Browse files
Add a note about dropped Python 2 support
parent
4ace3df1
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
e126321f
...
...
@@ -11,9 +11,11 @@ documents from reStructuredText files.
This repository contains a Python package
`docutils_extended`
that can be installed with
`pip`
:
```
bash
pip
install
git+https://iffgit.fz-juelich.de/doc-utils/doc-utils
python3
-m
pip
install
git+https://iffgit.fz-juelich.de/doc-utils/doc-utils
```
(Starting with version
`v0.4.0`
Python 2 is no longer supported.)
After installing you can use the extended rst writers
`rst2latex-extended`
and
`rst2html-extended`
that are compatible
with the standard versions but offer additional features:
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment