#sphinx-doc

/

      • energizer joined the channel
      • energizer joined the channel
      • stevejohnson joined the channel
      • energizer joined the channel
      • energizer joined the channel
      • energizer has quit
      • energizer joined the channel
      • dmc joined the channel
      • sartan has quit
      • ams__ joined the channel
      • Siecje joined the channel
      • Siecje
        I'm trying to link to a function called Create in the same module but it links to a function called Create in a different module.
      • I've tried with :func:`~module.Create` but it doesn't link anywhere
      • even with :py:func:`.Create` it links to the other module
      • Not-6754
        [02sphinx] 07tk0miya pushed 033 commits to 03master [+0/-0/±59] 13https://git.io/vAdIY
      • [02sphinx] 07tk0miya 0384c475b - Use six.text_type to stringify exceptions On py2, an exception having i18nized message causes UnicodeError on stringify. This uses ``six.text_type()`` to stringify them instead.
      • [02sphinx] 07tk0miya 0395b53a6 - Merge branch 'master' into dont_stringify_exceptions
      • [02sphinx] 07tk0miya 0365e41f7 - Merge pull request #4704 from tk0miya/dont_stringify_exceptions Use "%r" to stringify exceptions
      • [02sphinx] 07tk0miya pushed 032 commits to 031.7 [+0/-0/±6] 13https://git.io/vAdIB
      • [02sphinx] 07tk0miya 03fdefe98 - Fix #4689: autosummary: unexpectedly strips docstrings containing "i.e."
      • [02sphinx] 07tk0miya 031f71cb3 - Merge pull request #4694 from tk0miya/4689_fix_autosummary_extract_summary Fix #4689: autosummary: unexpectedly strips docstrings containing "i.e."
      • stephenfin
        Siecje: You tried adding the 'currentmodule' directive at the top of the file?
      • Siecje: I don't know the solution - just spitballing ideas
      • Siecje
        No I have not I'll look into that now.
      • Not-6754
        [02sphinx] 07tk0miya pushed 032 commits to 03master [+0/-0/±2] 13https://git.io/vAdIN
      • [02sphinx] 07Naereen 0321fa15b - Update apidoc.py See #4712
      • [02sphinx] 07tk0miya 032994c12 - Merge pull request #4713 from Naereen/patch-2 Update apidoc.py to fix a tiny English typo
      • Siecje
        stephenfin: I needed to add :module: to the function
      • stephenfin
        Siecje: So you got it working? Good to hear :)
      • Siecje
        Yes thanks for your help.
      • I'm trying to use this theme but it comes with their logo, how can I replace their logo or remove it? https://github.com/catalyst-cloud/sphinx-cataly...
      • stephenfin
        Can't say off the top of my head, I'm afraid. 'logo' is an attribute but I've no idea what's populating it
      • Siecje: Tried setting 'html_logo' in 'conf.py'?
      • Siecje
        stephenfin: Hmm, I don't have a logo, but when I put one it appears beside the catalyst cloud logo
      • stephenfin
        Siecje: That's all the advice I have, I'm afraid. You should probably open a bug against the GitHub project with screenshots of what happens
      • I assume they want others to use it without said logo
      • Siecje
        The logo is gone if I install the version on GitHub.
      • sartan joined the channel
      • discopatrick joined the channel
      • energizer joined the channel
      • Siecje has quit