summaryrefslogtreecommitdiff
path: root/docs/doxygen/swig_doc.py
Commit message (Collapse)AuthorAgeFilesLines
* docs: swig_docs don't look at operators when building Python documentation.Marcus Mueller2012-02-101-0/+2
|
* docs: another try/except/rerun spot.Tom Rondeau2012-01-191-6/+22
|
* docs: another hack to check for errors and retry when building the swigdocs.Tom Rondeau2012-01-161-1/+1
|
* docs: another recheck point in the siwg_doc code. If a parse error happens, ↵Tom Rondeau2012-01-061-4/+24
| | | | try rereading up to 3 times.
* build: have swig_doc catch the exception when the xml parsing fails on a ↵Tom Rondeau2012-01-031-2/+20
| | | | | | not-complete file. The method sleeps for a second and tries again 3 times before fully failing. This seems a bit crass...
* work on swig docs, added to core and digitalJosh Blum2011-11-161-5/+5
|
* docs: grabbed support files from ben's repo and my repoJosh Blum2011-11-161-0/+253