1. 13 Aug, 2021 1 commit
    • Aaron Gokaslan's avatar
      maint(precommit): Apply isort (#3195) · 9df2f1ff
      Aaron Gokaslan authored
      * Apply isort
      
      * Tweak isort config
      
      * Add env.py as a known_first_party
      
      * Add one missing known first party
      
      * Make config compat with older isort versions
      
      * Add another comment
      
      * Revert pyproject setting
      9df2f1ff
  2. 22 Dec, 2020 1 commit
  3. 18 Oct, 2020 2 commits
  4. 16 Oct, 2020 1 commit
  5. 03 Oct, 2020 1 commit
  6. 17 Sep, 2020 3 commits
  7. 20 Jul, 2020 1 commit
  8. 10 Jul, 2020 1 commit
  9. 31 Mar, 2020 2 commits
  10. 14 Oct, 2019 2 commits
  11. 21 Sep, 2019 2 commits
  12. 20 Sep, 2019 2 commits
  13. 19 Sep, 2019 2 commits
  14. 12 Jun, 2019 1 commit
  15. 31 Aug, 2017 2 commits
  16. 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
  17. 22 Mar, 2017 1 commit
  18. 31 Jan, 2017 1 commit
  19. 01 Jan, 2017 2 commits
  20. 23 Dec, 2016 1 commit
  21. 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
  22. 14 Jun, 2016 1 commit
  23. 26 May, 2016 1 commit
  24. 28 Apr, 2016 1 commit
  25. 26 Apr, 2016 1 commit
  26. 07 Dec, 2015 2 commits
  27. 13 Oct, 2015 2 commits