diff options
| author | Christoph Schlosser <christophschlosser@users.noreply.github.com> | 2017-10-16 20:42:31 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-10-16 20:42:31 +0200 |
| commit | cb455e7a70ac2e1d7866d17da34900bd6374d120 (patch) | |
| tree | 75b865b56e3ef4c05f89cacf91ebd32494b4f635 /README.md | |
| parent | 8e458eb615e60f066f9b094e21741cdc5d8588c4 (diff) | |
| parent | 2ef89b97e02ef0658fff89b926ac2cd15a6ef8a9 (diff) | |
| download | doxdocgen-cb455e7a70ac2e1d7866d17da34900bd6374d120.tar.gz | |
Merge pull request #20 from christophschlosser/release-0.0.5
Release 0.0.5
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 18 |
1 files changed, 12 insertions, 6 deletions
@@ -27,17 +27,23 @@ Like Constructors  -Defintions in header files - - - Multi line definitions/declarations  -Or void return values +Strip reserved keywords + + + +Or even function pointers *as parameters* (see [Known Issues](#function-pointers)) + + + +Featuring an extensive generation customization system + + + - ## Extension Settings |