diff options
| author | Christoph Schlosser <christoph@linux.com> | 2018-03-01 23:17:23 +0100 |
|---|---|---|
| committer | Christoph Schlosser <christophschlosser@users.noreply.github.com> | 2018-03-02 20:24:28 +0100 |
| commit | 5368c8151df632ba0ebd863cbc7ff105dc4027bf (patch) | |
| tree | dd27cde65349833d14fde7a12880958592016dc3 /README.md | |
| parent | a936ada9f3609466f73d7c23450bfb3c0ce7e6ee (diff) | |
| download | doxdocgen-5368c8151df632ba0ebd863cbc7ff105dc4027bf.tar.gz | |
Change config structure
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -19,6 +19,7 @@ This VS Code Extensions provides Doxygen Documentation generation on the fly by * [Parameters](#parameters) * [Return types](#return-types) * [Trailing](#trailing) + * [Smart text](#smart-text) * [Templates](#templates) * [Contributors](#contributors) * [Known Issues](#known-issues) @@ -63,6 +64,10 @@ This VS Code Extensions provides Doxygen Documentation generation on the fly by   +### Smart text + +todo + #### Trailing  |