summaryrefslogtreecommitdiffstats
path: root/README.md
Commit message (Collapse)AuthorAgeFilesLines
* Fix typo in README.md and package.json (#295)jogo-2022-08-161-1/+1
| | | | | * Fix typo in README.md * Fix typo in package.json
* Added missing commas for config json for easy copy/pasting (#282)Jake Zamora2022-04-041-3/+3
|
* README: Use syntax highlighter that allows comments (#279)Philipp Wagner2022-03-241-1/+3
| | | | Use the `jsonc` instead of the `json` syntax highlighter in the README to avoid the comments being marked as error
* Add open vsx (#235)Christoph Schlosser2021-05-261-1/+1
| | | Replace gitter.im with IRC
* Update badges (#231)Christoph Schlosser2021-05-181-2/+2
|
* Add comment detection in providing doxygen command (#229)HO-COOH2021-05-171-0/+6
|
* Add valid tags in generic order in readme (#228)HO-COOH2021-05-151-1/+5
|
* Refactor, add {file} template (#221)HO-COOH2021-05-141-2/+2
| | | | | * Refactor, add {file} template * Add test for {file} expansion
* Doxygen command intellisense support (#211)HO-COOH2021-04-141-17/+25
| | | | | | | | | | | | | | | * Nicer setting descriptions * Initial support for doxygen command completion * Remove commented function * Initial support for doxygen command completion * Remove commented function * Fix multi-line doxygen indentation * Doxygen documentation -> markdown, add gif, update readme
* Substitute author and email by git config (#186)to-s2020-10-191-1/+7
| | | | | | | | | | | | | | | | | | | | | | | | | * Substitute author and email by git config * Upgraded version of typescript Due to https://github.com/cschlosser/doxdocgen/pull/186#discussion_r505813068 * Moved to CppDocGen.generateAuthorTag() Due to https://github.com/cschlosser/doxdocgen/pull/186#discussion_r505819542 * Update README.md Due to https://github.com/cschlosser/doxdocgen/pull/186#discussion_r505822908 * Update TestSetup.ts * Added tests * Changed return type to string Due to https://ci.appveyor.com/project/cschlosser/doxdocgen/builds/35818180#L566 Co-authored-by: Christoph Schlosser <2466365+cschlosser@users.noreply.github.com>
* Cleanup (#174)Christoph Schlosser2020-10-031-8/+7
| | | | | | | * Remove old username references * Remove badge * Fix dependabot alert
* Add custom tags to generic order (#173)Christoph Schlosser2020-10-031-1/+5
|
* Add option to filter keywordsChristoph Schlosser2020-06-261-2/+5
|
* Add Alignment to TOC0.5.0Christoph Schlosser2019-06-291-0/+1
|
* Document the alignment featureChristoph Schlosser2019-06-281-0/+6
|
* Add maintained badgeChristoph Schlosser2019-06-221-0/+1
|
* Update Readme with new settings0.4.0Christoph Schlosser2018-09-291-59/+80
|
* Update documentation of config parametersChristoph Schlosser2018-03-071-10/+10
|
* Add gif to READMEChristoph Schlosser2018-03-021-0/+1
|
* Update readmeChristoph Schlosser2018-03-021-1/+1
|
* Make order of comment tags customizableChristoph Schlosser2018-03-021-9/+10
| | | | Fix #55
* Indent readme correctlyChristoph Schlosser2018-03-021-56/+56
|
* Add smart text and config options to readmeChristoph Schlosser2018-03-021-1/+105
|
* Change config structureChristoph Schlosser2018-03-021-0/+5
|
* Fix build files (?) and add badge to readmeChristoph Schlosser2018-03-011-0/+1
|
* Update readmeChristoph Schlosser2018-02-251-31/+44
| | | | Fix #47
* Add gif of new feature to readmeChristoph Schlosser2018-02-251-0/+4
|
* Add coverage badgeChristoph Schlosser2018-02-211-0/+1
|
* Release 0.1.0Christoph Schlosser2018-02-201-3/+0
|
* Update README.mdChristoph Schlosser2017-12-161-1/+1
|
* Release 0.0.60.0.6Christoph Schlosser2017-11-051-15/+1
|
* Release 0.0.5Christoph Schlosser2017-10-161-6/+12
| | | | | | - Add extensive generation customization system - Generate documentation for function pointers as parameters
* Add function pointers to known issuesChristoph Schlosser2017-10-151-1/+15
|
* Add option to choose Qt style comment start0.0.3Christoph Schlosser2017-10-091-0/+1
|
* Update README to match currently supported langsChristoph Schlosser2017-10-091-1/+1
|
* Fix .gitignore and READMEChristoph Schlosser2017-10-071-2/+10
|
* Add build status to README.mdChristoph Schlosser2017-10-061-2/+3
|
* Initial filesChristoph Schlosser2017-10-061-0/+55