1. 17 Aug, 2017 1 commit
    • Dean Moldovan's avatar
      Fix documentation build · 8665ee81
      Dean Moldovan authored
      * Doxygen needs `RECURSIVE = YES` in order to parse the `detail` subdir.
      
      * The `-W` warnings-as-errors option for sphinx doesn't work with the
        makefile build. Switched to calling sphinx directly.
      
      * Fix "citation [cppimport] is not referenced" warning.
      8665ee81
  2. 22 Mar, 2017 1 commit
  3. 31 Jan, 2017 1 commit
  4. 01 Jan, 2017 2 commits
  5. 23 Dec, 2016 1 commit
  6. 15 Aug, 2016 1 commit
    • Dean Moldovan's avatar
      Fix sphinx doc missing code blocks and warnings · aebca12b
      Dean Moldovan authored
      The missing empty line after `.. code-block::` resulted in incorrectly
      parsed restructuredtext (sphinx warnings) and the code blocks were not
      generated in the html output.
      
      The `exclude_patterns` change just silences the orphaned file warning.
      
      [ci skip]
      aebca12b
  7. 14 Jun, 2016 1 commit
  8. 26 May, 2016 1 commit
  9. 28 Apr, 2016 1 commit
  10. 26 Apr, 2016 1 commit
  11. 07 Dec, 2015 2 commits
  12. 13 Oct, 2015 2 commits