diff options
| author | Christoph Schlosser <christophschlosser@users.noreply.github.com> | 2019-06-28 23:56:15 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-06-28 23:56:15 +0200 |
| commit | 75e169ef3aebcf7a75edba4fa28bee370782b00b (patch) | |
| tree | 589fad4429487bce7efbbc8daa756a909ebdfcd6 /README.md | |
| parent | 2d7a744527e469397a6dce6f27d60fac4382ee53 (diff) | |
| parent | 903fdc1d30c288a9794ebcf9052112712b10080c (diff) | |
| download | doxdocgen-75e169ef3aebcf7a75edba4fa28bee370782b00b.tar.gz | |
Merge pull request #116 from christophschlosser/indent-option
Indent option
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -6,6 +6,7 @@ This VS Code Extensions provides Doxygen Documentation generation on the fly by [](https://ci.appveyor.com/project/christophschlosser/doxdocgen) [](https://codecov.io/gh/christophschlosser/doxdocgen) [](https://gitter.im/doxdocgen) +[](https://isitmaintained.com/project/christophschlosser/doxdocgen "Average time to resolve an issue") ## Table of Contents @@ -28,6 +29,12 @@ This VS Code Extensions provides Doxygen Documentation generation on the fly by ## Features +### Alignment + + + +For how this works, see the [CHANGELOG.md](https://github.com/christophschlosser/doxdocgen/blob/master/CHANGELOG.md#alignment) + ### Attributes  |