Commit graph

6 commits

Author SHA1 Message Date
Paul Sokolovsky
d36cd1dbc7 Add docstring documentation to all llvm.core classes.
Some classes have docstrings, and lack rST docs (e.g. Module), few others
vice versa. It's unclear what is the best way to deal with this. IMHO,
docstrings should prevail, i.e. existing docs would rather be moved
to docstings. Anyway, for now just make sure that users don't miss
documentation, even if it's just list of classmembers.
2013-02-24 00:44:48 +02:00
Paul Sokolovsky
650a49dcab Fix import statements. 2013-02-24 00:44:48 +02:00
Paul Sokolovsky
fccf439117 Add missing titles to few docs to make sure they're rendered in docs. 2013-02-24 00:44:48 +02:00
Travis E. Oliphant
ce8884aa33 Fix up code-highlighting sections. 2012-08-10 08:52:51 -05:00
Travis E. Oliphant
75ca0289b5 Update llvm-py to llvmpy and fix more docs 2012-08-09 01:16:36 -05:00
Travis E. Oliphant
0e223a61c2 Remove .md files and add .rst files 2012-08-08 18:07:13 -05:00