Skip to content
  • Gregor Jasny's avatar
    Utilities/Sphinx: Port cmake extension to Sphinx 1.4 · 971384c2
    Gregor Jasny authored and Brad King's avatar Brad King committed
    Sphinx 1.4 introduced a breaking change to `indexnode` by changing
    the length of a tuple.  Teach our extension to produce a tuple of
    the proper length for the version of Sphinx in use.
    
    This gets rid of the "4 column based index found" warning.
    971384c2