[02sphinx] 07tk0miya pushed 032 commits to 03master [+0/-0/±8] 13https://git.io/vNJOp
[02sphinx] 07timhoffm 03b04151b - improved sidebar search field style
[02sphinx] 07tk0miya 03ff61fb8 - Merge pull request #4377 from timhoffm/searchbar-style Improved sidebar search field style
Hasimir joined the channel
[02sphinx] 07tk0miya pushed 032 commits to 03stable [+0/-0/±4] 13https://git.io/vNJ38
[02sphinx] 07tk0miya 036fa344c - Show traceback if conf.py raises an exception (refs: #4369)
[02sphinx] 07tk0miya 034277eb1 - Merge pull request #4373 from tk0miya/4369_show_traceback_on_exception_from_conf.py Show traceback if conf.py raises an exception (refs: #4369)
ttereshc joined the channel
Hasimir has quit
[02sphinx] 07tk0miya pushed 032 commits to 03master [+0/-0/±2] 13https://git.io/vNJNF
[02sphinx] 07tk0miya 03cc5d8a2 - Merge pull request #4380 from tk0miya/4378_usedevelop Fix #4378: tox: use usedevelop option instead skipsdist
[02sphinx] 07jfbu pushed 033 commits to 03stable [+0/-0/±12] 13https://git.io/vNJhh
[02sphinx] 07jfbu 03bd13945 - Move SphinxSmartQuotes transform to SphinxStandaloneReader closes #4142 closes #4357 closes #4359 refs: #3967 Adds ``smartquotes``, ``smartquotes_action``, ``smartquotes_excludes`` configuration variables. - if ``smartquotes`` is set to False, then Smart Quotes transform is not applied even if a Docutils configuration file activates it, - the current default of
``smartquotes_excludes`` deactivates Smart Quotes for Japanese language, and also for the ``man`` and ``text`` builders. However, currently ``make text html`` deactivates Smart Quotes for ``html`` too, and ``make html text`` activates them for ``text`` too, because the picked environment is shared and already transformed. - now Smart Quotes get applied also when source documents are in Markdown or other formats.
[02sphinx] 07jfbu 030d824df - Update CHANGES for PR #4360
[02sphinx] 07jfbu 037950176 - Merge pull request #4360 from jfbu/4359_tame_docutils_conf Do not apply smart quotes if Sphinx says no, even if Docutils says yes
Hasimir joined the channel
Hasimir has quit
Hasimir joined the channel
ttereshc has quit
ttereshc joined the channel
ams__ has quit
penryu joined the channel
penryu
how can I write ".. option:: --bar <arg>, --bar=<arg>" so that it doesn't yield a ``Duplicate explicit target name: "cmdoption-foo--bar"''?