summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorHO-COOH <42881734+HO-COOH@users.noreply.github.com>2021-05-15 19:17:14 +0800
committerGitHub <noreply@github.com>2021-05-15 13:17:14 +0200
commit57b20882140ea56b2c67fa43f345af114041f027 (patch)
tree56878f69aa71629acc2e991a5efe8350c26011cb /README.md
parent32b3506ac11e878a8370c2b0864856e79da53f50 (diff)
downloaddoxdocgen-57b20882140ea56b2c67fa43f345af114041f027.tar.gz
Add valid tags in generic order in readme (#228)
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 5 insertions, 1 deletions
diff --git a/README.md b/README.md
index decc8f2..f3c29e1 100644
--- a/README.md
+++ b/README.md
@@ -207,7 +207,11 @@ Each of them can be configured with its own custom text and you can decide if th
"tparam",
"param",
"return",
- "custom"
+ "custom",
+ "version",
+ "author",
+ "date",
+ "copyright"
],
// Custom tags to be added to the generic order. One tag per line will be added. Can template `{year}`, `{date}`, `{author}`, `{email}` and `{file}`. You have to specify the prefix.