1. 10 Jul, 2020 1 commit
  2. 31 Mar, 2020 2 commits
  3. 14 Oct, 2019 2 commits
  4. 21 Sep, 2019 2 commits
  5. 20 Sep, 2019 2 commits
  6. 19 Sep, 2019 2 commits
  7. 12 Jun, 2019 1 commit
  8. 31 Aug, 2017 2 commits
  9. 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
  10. 22 Mar, 2017 1 commit
  11. 31 Jan, 2017 1 commit
  12. 01 Jan, 2017 2 commits
  13. 23 Dec, 2016 1 commit
  14. 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
  15. 14 Jun, 2016 1 commit
  16. 26 May, 2016 1 commit
  17. 28 Apr, 2016 1 commit
  18. 26 Apr, 2016 1 commit
  19. 07 Dec, 2015 2 commits
  20. 13 Oct, 2015 2 commits