summaryrefslogtreecommitdiffstats
path: root/src/DocGen
Commit message (Collapse)AuthorAgeFilesLines
* Fix param generation for function pointersChristoph Schlosser2017-10-151-3/+6
| | | | Fixes #10
* -- Fixed issues from review.Rowan Goemans2017-10-151-7/+7
|
* -- Fixed various issues that came out of the pull request review.Rowan Goemans2017-10-151-18/+20
|
* -- Fixed bad newline in constructor of CGen.Rowan Goemans2017-10-151-2/+1
|
* -- Added defaults to configuration reader in CGen.Rowan Goemans2017-10-151-8/+8
|
* -- Removed unnecesary member variable.Rowan Goemans2017-10-151-2/+1
|
* -- Fixed issue in setting the cursor if no brief was specified. Cursor is ↵Rowan Goemans2017-10-151-7/+17
| | | | new set to the first DoxyGen command in the comment.
* -- Fixed tslint issues v2Rowan Goemans2017-10-151-12/+12
|
* -- Fixed tslint issues.Rowan Goemans2017-10-152-18/+32
| | | | -- Added config parameter to add type information to return DoxyGen parameter.
* -- Added extensive templating the be able to generated different types of ↵Rowan Goemans2017-10-142-100/+91
| | | | doxygen comment.
* Add option to generate return type documentationChristoph Schlosser2017-10-141-5/+9
|
* Add C parser and generatorChristoph Schlosser2017-10-072-150/+156
|
* Initial filesChristoph Schlosser2017-10-062-0/+172