summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorChristoph Schlosser <christophschlosser@users.noreply.github.com>2017-10-07 15:24:14 +0200
committerGitHub <noreply@github.com>2017-10-07 15:24:14 +0200
commit58bdc740cdbec1aa93b21e169bb866ef080e8045 (patch)
tree170202da2a0bb7dc97ab03d6119836e84ebb96f5 /README.md
parentecdd8939344f0cc85c064d0be616b950f144702c (diff)
parent338446ad72d3581745020aa78783f4b4d4afe4cb (diff)
downloaddoxdocgen-58bdc740cdbec1aa93b21e169bb866ef080e8045.tar.gz
Merge pull request #4 from christophschlosser/0.0.2
Release 0.0.2
Diffstat (limited to 'README.md')
-rw-r--r--README.md12
1 files changed, 10 insertions, 2 deletions
diff --git a/README.md b/README.md
index ac36005..bb7d0db 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
-# Generate Doxygen Comments fro VSCode
+# Generate Doxygen Comments for VS Code
-This VSCode Extensions provides Doxygen Documentation generation on the fly by starting a Doxygen comment block and pressing enter.
+This VS Code Extensions provides Doxygen Documentation generation on the fly by starting a Doxygen comment block and pressing enter.
[![Build Status](https://travis-ci.org/christophschlosser/doxdocgen.svg?branch=master)](https://travis-ci.org/christophschlosser/doxdocgen)
[![Build status](https://ci.appveyor.com/api/projects/status/4h84071p9tv0y9r6?svg=true)](https://ci.appveyor.com/project/christophschlosser/doxdocgen)
@@ -54,3 +54,11 @@ Completely new extension, so none.
* Configuration options
* Tests
+
+* More languages
+ * C
+
+* Improve language support
+ * Classes
+ * Namespaces
+ * Enums