summaryrefslogtreecommitdiff
path: root/Source/Doxygen/pydoc.cxx
Commit message (Expand)AuthorAgeFilesLines
* Use https for swig.org linksOlly Betts2022-10-061-1/+1
* Fix typos in docs and commentsOlly Betts2022-02-271-1/+1
* Fix segfault parsing varargs with -doxygenWilliam S Fulton2020-01-161-6/+6
* Merge branch 'Issue-1643'William S Fulton2020-01-161-5/+4
|\
| * Fix pydoc null pointer dereference with missing arg typeJohn McFarland2019-10-271-5/+4
* | Fix doxygen translation of \p command for pythonJohn McFarland2019-09-151-1/+1
* | Fix doxygen handling of \em tag for pythonJohn McFarland2019-09-151-1/+1
* | Special handling for python doctest code blocksJohn McFarland2019-08-071-12/+23
* | Handle doxygen code command with language optionJohn McFarland2019-08-071-8/+29
* | Flag optional arguments in doxygen pydoc outputJohn McFarland2019-08-071-0/+24
* | Add parameter direction to doxygen pydoc outputJohn McFarland2019-08-071-1/+28
* | Support doxygen \param[] commandsJohn McFarland2019-08-071-1/+1
|/
* Ensure empty line before code and math blocks in doxygen pydocJohn McFarland2019-06-181-2/+39
* Remove extra newline before code block in doxygen python outputJohn McFarland2019-05-271-1/+0
* Clarify python doxygen code block indentation handlingJohn McFarland2019-05-261-4/+6
* Cleanup of pydoc translator newline trimmingJohn McFarland2019-05-261-12/+18
* Fix bug in doxygen python code block indentJohn McFarland2019-05-251-1/+1
* Eliminate extra newlines around doxygen python block mathJohn McFarland2019-05-251-3/+0
* Eliminate extra newlines in doxygen python \verbatim blocksJohn McFarland2019-05-251-1/+14
* Remove extra newline from end of doxygen python \code commandJohn McFarland2019-05-251-3/+7
* Remove extra newline in beginning of doxygen python \code commandJohn McFarland2019-05-251-0/+5
* Fix python doxygen indentation for inline \code commandJohn McFarland2019-05-251-1/+1
* Don't crash if type is not available in Python Doxygen codeVadim Zeitlin2019-04-201-1/+6
* Visual C++ 64-bit warning fixes in doxygen sourcesWilliam S Fulton2018-12-061-3/+3
* Doxygen source renameWilliam S Fulton2018-05-261-0/+843