1. 03 Nov, 2015 1 commit
    • Robert McGibbon's avatar
      Improve docstrings · 98d053d4
      Robert McGibbon authored
      Swigged python docstrings now include documented return values and type
      information or their arguments. They are generated in numpydoc format.
      Furthermore, all of the Python app layer docstrings have been changed
      to numpydoc format. The filterPythonFiles.py script which helps to
      generate the Doxygen Python API docs has been updated to reflect these
      changes.
      98d053d4
  2. 28 Oct, 2015 1 commit
  3. 27 Oct, 2015 2 commits
  4. 26 Oct, 2015 4 commits
  5. 06 Oct, 2015 1 commit
  6. 01 Oct, 2015 1 commit
  7. 29 Sep, 2015 11 commits
  8. 19 Sep, 2015 1 commit
  9. 15 Sep, 2015 1 commit
  10. 27 Aug, 2015 1 commit
  11. 24 Aug, 2015 1 commit
  12. 13 Aug, 2015 1 commit
  13. 05 Aug, 2015 1 commit
  14. 27 Jul, 2015 1 commit
  15. 08 Jul, 2015 4 commits
  16. 29 Jun, 2015 2 commits
  17. 05 Jun, 2015 1 commit
  18. 04 May, 2015 1 commit
  19. 22 Apr, 2015 1 commit
    • Jason Swails's avatar
      Fix SWIG 3 support for the Python wrappers. · 51e892fe
      Jason Swails authored
      See swig/swig#387 for a discussion.  It would actually be nice to *not* set the
      "compactdefaultargs" feature globally, since that would allow us to actually see
      the real API at the Python level the same as you would see by looking at the C++
      header files. But this is the only way to support both SWIG 2 and SWIG 3 easily
      and avoid a lot of retooling for the SWIG input code generator.
      51e892fe
  20. 15 Apr, 2015 1 commit
  21. 18 Feb, 2015 1 commit
  22. 08 Feb, 2015 1 commit