diff options
author | Amir Hammad <amir.hammad@hotmail.com> | 2016-09-08 08:16:31 +0200 |
---|---|---|
committer | Amir Hammad <amir.hammad@hotmail.com> | 2016-09-11 13:31:47 +0200 |
commit | e635674ab0463b8af1db85fa7141b9810f7a4488 (patch) | |
tree | 7ec870ae57eaca9603785265e5be46690a07e0f0 /Doxyfile | |
parent | 1d1b697bc6b13b5db1594c3dafe5452b6b2c1668 (diff) | |
download | secure-hid-e635674ab0463b8af1db85fa7141b9810f7a4488.tar.gz secure-hid-e635674ab0463b8af1db85fa7141b9810f7a4488.tar.bz2 secure-hid-e635674ab0463b8af1db85fa7141b9810f7a4488.zip |
Doc: set HAVE_DOT property
Signed-off-by: Amir Hammad <amir.hammad@hotmail.com>
Diffstat (limited to 'Doxyfile')
-rw-r--r-- | Doxyfile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2133,7 +2133,7 @@ HIDE_UNDOC_RELATIONS = YES # set to NO # The default value is: NO. -HAVE_DOT = NO +HAVE_DOT = YES # The DOT_NUM_THREADS specifies the number of dot invocations doxygen is allowed # to run in parallel. When set to 0 doxygen will base this on the number of |