Searched refs:DOXYGEN (Results 1 – 25 of 31) sorted by relevance
12
1 find_program(DOXYGEN doxygen)2 if (NOT DOXYGEN)
29 # Only present DOXYGEN_GRAPHS if DOXYGEN is ON and if so, default to ON.35 "DOXYGEN" OFF)37 if(DOXYGEN)
46 DOXYGEN = @DOXYGEN@109 ifeq ($(DOXYGEN),)117 sed < Doxyfile -e 's%[^#]*SEARCHENGINE.*%SEARCHENGINE=YES%' | $(DOXYGEN) -123 $(DOXYGEN)194 ifeq ($(DOXYGEN),)
4258 case $DOXYGEN in4260 ac_cv_path_DOXYGEN="$DOXYGEN" # Let the user override the test with a path.4282 DOXYGEN=$ac_cv_path_DOXYGEN4283 if test -n "$DOXYGEN"; then4284 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $DOXYGEN" >&54285 $as_echo "$DOXYGEN" >&6; }
29 $(DOXYGEN) $<41 $(DOXYGEN) $<
129 DOXYGEN = @DOXYGEN@485 @BUILD_DOCS_TRUE@@HAVE_DOXYGEN_TRUE@ $(DOXYGEN) $<490 @BUILD_DOCS_TRUE@@ENABLE_INTERNAL_DOCS_TRUE@@HAVE_DOXYGEN_TRUE@ $(DOXYGEN) $<
134 DOXYGEN = doxygen macro141 $(DOXYGEN)
15 DOXYGEN = doxygen macro86 $(Verb) $(DOXYGEN) $(PROJ_OBJ_DIR)/doxygen.cfg
44 if test "$DOXYGEN" -eq 1 ; then
168 DOXYGEN := @DOXYGEN@
137 AC_PATH_PROG([DOXYGEN], [doxygen], [false])138 AM_CONDITIONAL([HAVE_DOXYGEN], [test "x$DOXYGEN" != "xfalse"])
89 DOXYGEN = @DOXYGEN@
168 #ifdef DOXYGEN
46 DOXYGEN := doxygen macro
975 $(Q)$(DOXYGEN) $<
9 #ifdef DOXYGEN
128 DOXYGEN = @DOXYGEN@
129 DOXYGEN = @DOXYGEN@
120 DOXYGEN = @DOXYGEN@
47 option(DOXYGEN "Enable doxygen generation (you still have to run 'make doc')" OFF) option
103 If you want to *build the code documentation* (`DOXYGEN=OFF` by default), you'll
198 DOXYGEN = @DOXYGEN@
171 DOXYGEN = @DOXYGEN@
173 DOXYGEN = @DOXYGEN@