Message348269
Here's another example from the current build of the docs using Sphinx:
(venv) ~/npython/Doc $ make html
mkdir -p build
Building NEWS from Misc/NEWS.d with blurb
PATH=./venv/bin:$PATH sphinx-build -b html -d build/doctrees -D latex_elements.papersize= -W . build/html
Running Sphinx v2.1.0
/Users/raymond/npython/venv/lib/python3.8/site-packages/docutils/writers/latex2e/__init__.py:2978: SyntaxWarning: invalid escape sequence \l
self.out.append('}] \leavevmode ') |
|
Date |
User |
Action |
Args |
2019-07-21 23:15:26 | rhettinger | set | recipients:
+ rhettinger, terry.reedy, mark.dickinson, ncoghlan, r.david.murray, serhiy.storchaka, abarry, asmeurer |
2019-07-21 23:15:26 | rhettinger | set | messageid: <1563750926.82.0.887536222025.issue32912@roundup.psfhosted.org> |
2019-07-21 23:15:26 | rhettinger | link | issue32912 messages |
2019-07-21 23:15:26 | rhettinger | create | |
|