diff options
author | Giovanni Conte <gconte@cisco.com> | 2019-01-16 12:09:43 +0100 |
---|---|---|
committer | Giovanni Conte <gconte@cisco.com> | 2019-01-16 18:15:26 +0100 |
commit | 33b53c7f5cef4cf19770a38baa4b627f234322cf (patch) | |
tree | 619dc322af2616fea2c97d812b69131aa26f45a8 /libparc/documentation/libparc.doxygen | |
parent | db496684a300b2d65ae7739c918177111d5a3500 (diff) |
removed longbow dependency
Change-Id: I0c224b26261c7b24699410fc5e41ed6f3fab9815
Signed-off-by: Giovanni Conte <gconte@cisco.com>
Diffstat (limited to 'libparc/documentation/libparc.doxygen')
-rw-r--r-- | libparc/documentation/libparc.doxygen | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libparc/documentation/libparc.doxygen b/libparc/documentation/libparc.doxygen index fc9d6483..340c1382 100644 --- a/libparc/documentation/libparc.doxygen +++ b/libparc/documentation/libparc.doxygen @@ -2053,7 +2053,7 @@ SKIP_FUNCTION_MACROS = YES # the path). If a tag file is not located in the directory in which doxygen is # run, you must also specify the path to the tagfile here. -TAGFILES = ../../Longbow/documentation/longbow.doctags= +TAGFILES = ../../tagfiles/documentation/tagfiles.doctags= # When a file name is specified after GENERATE_TAGFILE, doxygen will create a # tag file that is based on the input files it reads. See section "Linking to |