Mercurial > p > roundup > code
comparison doc/installation.txt @ 7863:bd126f890279
doc: add reference markers for markdown and docutils install.
Used by references.txt.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Sun, 07 Apr 2024 15:21:00 -0400 |
| parents | 68c04cc8edf7 |
| children | 35b4049ea2ad |
comparison
equal
deleted
inserted
replaced
| 7862:5cf8a7027595 | 7863:bd126f890279 |
|---|---|
| 249 jinja2 | 249 jinja2 |
| 250 To use the jinja2 template (may still be experimental, check out | 250 To use the jinja2 template (may still be experimental, check out |
| 251 its TEMPLATE-INFO.txt file) you need | 251 its TEMPLATE-INFO.txt file) you need |
| 252 to have the jinja2_ template engine installed. | 252 to have the jinja2_ template engine installed. |
| 253 | 253 |
| 254 .. _install/docutils: | |
| 255 | |
| 254 docutils | 256 docutils |
| 255 To use ReStructuredText rendering you need to have the `docutils`_ | 257 To use ReStructuredText rendering you need to have the `docutils`_ |
| 256 package installed. | 258 package installed. |
| 259 | |
| 260 .. _install/markdown: | |
| 257 | 261 |
| 258 markdown, markdown2 or mistune | 262 markdown, markdown2 or mistune |
| 259 To use markdown rendering you need to have the markdown_, | 263 To use markdown rendering you need to have the markdown_, |
| 260 markdown2_ (2.4.9 known to be broken, 2.3.3 known to work), | 264 markdown2_ (2.4.9 known to be broken, 2.3.3 known to work), |
| 261 or mistune_ (v0.8.4 tested; python3 only) package installed. | 265 or mistune_ (v0.8.4 tested; python3 only) package installed. |
