#sphinx-doc

/

      • Cadair has quit
      • javjarfer[m] has quit
      • Not-1563
        [02sphinx] 07tk0miya pushed 031 commit to 031.7-release [+0/-0/±1] 13https://git.io/vAvXg
      • [02sphinx] 07tk0miya 0351a0f70 - Update sphinx.pot
      • Cadair joined the channel
      • javjarfer[m] joined the channel
      • [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 03533fa55 - Merge pull request #4561 from stephenfin/cleanup Cleanup
      • [02sphinx] 07tk0miya pushed 034 commits to 03master [+0/-0/±9] 13https://git.io/vAf67
      • [02sphinx] 07tk0miya 033859136 - Refactor app._init_env() not to load env even if dump not found
      • [02sphinx] 07tk0miya 039d33ec9 - Deprecate: app.import_object()
      • [02sphinx] 07tk0miya 03301aee4 - Drop function based directive support
      • [02sphinx] 07tk0miya 0364945bc - Merge pull request #4558 from tk0miya/refactor_application Refactor application
      • [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
      • stephenfin
        zprd: Yeah, tags would be the way I'd go, personally http://www.sphinx-doc.org/en/stable/markup/misc...
      • zprd
        hum
      • one only:: fro each language would be a hassle to maintain
      • stephenfin: if I understand the tag
      • stephenfin
        zprd: It would, yes. You could write an extension to automate that though
      • I can't write it for you, but I can give you some pointers (assuming you know Python)
      • zprd
        it would automate the addition of only:: tags?
      • hum
      • stephenfin
        Correct
      • zprd
        i would rather hotswap images directory, and keep rst files simple for editors
      • stephenfin
        That's actually a better idea
      • zprd
        thank's for the idea though
      • Hasimir joined the channel
      • sartan joined the channel