#sphinx-doc

/

      • brucem has quit
      • brucem joined the channel
      • Not-b032
        [02sphinx] 07jfbu pushed 031 commit to 03master [+0/-0/±2] 13https://github.com/sphinx-doc/sphinx/compare/...
      • [02sphinx] 07jfbu 036274ea7 - Replace a few ``\undefined`` by ``\@undefined`` in LaTeX styles This prevents against unlikely event user via template or ``latex_elements`` keys insert some custom definition of ``\undefined`` macro before sphinx.sty gets loaded. For background of this LaTeX issue, cf <http://tug.org/pipermail/tex-live/2017-October/...; For extra safe, Sphinx could use
      • ``\sphinx@undefined`` rather. modified: footnotehyper-sphinx.sty modified: sphinx.sty
      • av_ joined the channel
      • Blendify joined the channel
      • Blendify has quit
      • raucao joined the channel
      • raucao
        hi. anyone knows if i can use ref to link to a section in a different document without specifying a custom label?
      • (i'm trying to link to a specific function's api doc from other docs)
      • i.e. just using the label i assume it has from looking at its html anchor