]> git.sesse.net Git - vlc/history - bindings/python-ctypes/generate.py
python-ctypes: improve documentation generation
[vlc] / bindings / python-ctypes / generate.py
2009-07-31 Olivier Aubertpython-ctypes: improve documentation generation
2009-07-31 Olivier Aubertpython-ctypes: fix doxygen to epydoc comment conversion
2009-07-31 Olivier Aubertpython-ctypes: fix spacing in docstring comments
2009-07-31 Olivier Aubertpython-ctypes: allow to specify class docstrings in...
2009-07-31 Olivier Aubertpython-ctypes: do not redefine overridden methods
2009-07-31 Olivier Aubertpyton-ctypes: reset comment when parsing includes
2009-07-31 Olivier Aubertpython-ctypes: generate list methods when possible
2009-07-31 Olivier Aubertpython-ctypes: convert NULL return values to None
2009-07-31 Olivier Aubertpython-ctypes: generate classes for enum typedefs
2009-07-30 Olivier AubertNew python bindings, using ctypes, automatically genera...