From 5368c8151df632ba0ebd863cbc7ff105dc4027bf Mon Sep 17 00:00:00 2001 From: Christoph Schlosser Date: Thu, 1 Mar 2018 23:17:23 +0100 Subject: Change config structure --- README.md | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 96eec58..65253d4 100644 --- a/README.md +++ b/README.md @@ -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 ![Bool return val](images/bool.gif) ![Declaration](images/declaration.gif) +### Smart text + +todo + #### Trailing ![Trailing return](images/trailing.gif) -- cgit v1.2.3