[02sphinx] 07tk0miya pushed 032 commits to 031.7-release [+0/-0/±2] 13https://git.io/vAvSd
[02sphinx] 07cocoatomo 030be75fd - Insert a space after the comma in the message
[02sphinx] 07tk0miya 03465eb05 - Merge pull request #4569 from cocoatomo/minor-typo Insert a space after the comma in the message
[02sphinx] 07tk0miya pushed 032 commits to 031.7-release [+0/-0/±2] 13https://git.io/vAvQI
[02sphinx] 07cocoatomo 039b39e5e - Unify expression of terms in the log message
[02sphinx] 07tk0miya 036edf175 - Merge pull request #4570 from cocoatomo/unify-term Unify expression of terms in the log message
javjarfer[m] has quit
Cadair has quit
sfix has quit
sfix joined the channel
ahoneybun_ joined the channel
fl3sh
stephenfin: thx, I will check this
Cadair joined the channel
stephenfin: thx, it works
javjarfer[m] joined the channel
sartan has quit
Not-1563
[02sphinx] 07tk0miya pushed 033 commits to 03master [+0/-4/±6] 13https://git.io/vAf6u
[02sphinx] 07stephenfin 0305f851f - trivial: Remove 'tests/etree13' This vendored code had no callers in modern Sphinx and has not been needed since Python 2.5, which included the ElementTree API [1], was released. It can be removed in its entirety. [1] https://docs.python.org/2/library/xml.etree.ele... Signed-off-by: Stephen Finucane <stephen@that.guru>
[02sphinx] 07stephenfin 03d35cda9 - util: Mark deprecated functions with warning This ensures the functions can actually be removed as expected. Signed-off-by: Stephen Finucane <stephen@that.guru>
[02sphinx] 07tk0miya pushed 032 commits to 03add_branch_models_to_contributing [+0/-0/±2] 13https://git.io/vAfPG
[02sphinx] 07tk0miya 03fb257ac - docs: mention about branch model (refs: #4398)
[02sphinx] 07tk0miya 033860cbc - docs: Use literal for commands
[02sphinx] 07tk0miya pushed 032 commits to 031.7-release [+0/-0/±2] 13https://git.io/vAfXB
[02sphinx] 07tk0miya 03c2cd4f6 - Merge pull request #4566 from tk0miya/add_branch_models_to_contributing docs: mention about branch model (refs: #4398)
Hasimir joined the channel
zprd joined the channel
zprd
hi, im working on localizing html and pdf, is there an option to set the image path to use at build time? this path would contain localized images.
stephenfin
zprd: Not that I'm aware of. An extension that harnesses Sphinxes "events" could be used to hotswap the file. Otherwise, you could use the 'only' directive to use a select image with a given tag (where tag == locale)
zprd: It's a very esoteric issue, hence why it's not supported (to the best of my knowledge, anyway :))
zprd
ok ill have a look, thx.
stephenfin: this doc contains GUI screenshots, thus the need