summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authoralbert-github <albert.tests@gmail.com>2021-01-31 11:28:02 (GMT)
committeralbert-github <albert.tests@gmail.com>2021-01-31 11:28:02 (GMT)
commit668a528731167f6cf43cbfe8c9a2425790d453d8 (patch)
treee902e405a589573bcb58c6282520ceda5e8c9fd7 /doc
parent6a7201851a1667da40b4e2a1cf7b481c2d386803 (diff)
downloadDoxygen-668a528731167f6cf43cbfe8c9a2425790d453d8.zip
Doxygen-668a528731167f6cf43cbfe8c9a2425790d453d8.tar.gz
Doxygen-668a528731167f6cf43cbfe8c9a2425790d453d8.tar.bz2
Extended doxygen version information
Create possibility for extended version information with included extra possibilities (clang / sqlite3 / ...) by means of the options `-V` / `--Version` / `--VERSION`.
Diffstat (limited to 'doc')
-rw-r--r--doc/trouble.doc3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/trouble.doc b/doc/trouble.doc
index cb50399..5405a81 100644
--- a/doc/trouble.doc
+++ b/doc/trouble.doc
@@ -106,7 +106,8 @@ helpful and it will cost me much more time to figure out what you mean.
In the worst-case your bug report may even be completely ignored by me, so
always try to include the following information in your bug report:
- The version of doxygen you are using (for instance 1.5.3, use
- `doxygen --version` if you are not sure).
+ `doxygen --version` if you are not sure or `doxygen --Version` for a bit
+ more information).
- The name and version number of your operating system (for instance
Ubuntu Linux 18.04 LTS)
- It is usually a good idea to send along the configuration file as well,