summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorChristoph Schlosser <christophschlosser@users.noreply.github.com>2019-06-28 23:56:15 +0200
committerGitHub <noreply@github.com>2019-06-28 23:56:15 +0200
commit75e169ef3aebcf7a75edba4fa28bee370782b00b (patch)
tree589fad4429487bce7efbbc8daa756a909ebdfcd6 /README.md
parent2d7a744527e469397a6dce6f27d60fac4382ee53 (diff)
parent903fdc1d30c288a9794ebcf9052112712b10080c (diff)
downloaddoxdocgen-75e169ef3aebcf7a75edba4fa28bee370782b00b.tar.gz
Merge pull request #116 from christophschlosser/indent-option
Indent option
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/README.md b/README.md
index d1f1f16..32dd759 100644
--- a/README.md
+++ b/README.md
@@ -6,6 +6,7 @@ This VS Code Extensions provides Doxygen Documentation generation on the fly by
[![Build status](https://ci.appveyor.com/api/projects/status/4h84071p9tv0y9r6?svg=true)](https://ci.appveyor.com/project/christophschlosser/doxdocgen)
[![codecov](https://codecov.io/gh/christophschlosser/doxdocgen/branch/master/graph/badge.svg)](https://codecov.io/gh/christophschlosser/doxdocgen)
[![Gitter chat](https://badges.gitter.im/doxdocgen.png)](https://gitter.im/doxdocgen)
+[![Average time to resolve an issue](https://isitmaintained.com/badge/resolution/christophschlosser/doxdocgen.svg)](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
+
+![Alignment](images/alignment.gif)
+
+For how this works, see the [CHANGELOG.md](https://github.com/christophschlosser/doxdocgen/blob/master/CHANGELOG.md#alignment)
+
### Attributes
![Attribute](images/attributes.gif)