Skip to content
  • Brad King's avatar
    Help: Fix cmake code block warnings produced by Sphinx 1.4 · 30abf145
    Brad King authored
    Some of our "cmake" code blocks do not use fully valid CMake syntax
    because they have placeholders for human reference.  Sphinx has
    never been able to properly lex and highlight these, but now warns.
    Fix each block's syntax or change to a non-cmake block as appropriate.
    30abf145