doc: move DOTFILE_DIRS to libinput.doxygen.in

We specify a bunch of other (static) things in the .in file, let's be
consistent.

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
Peter Hutterer 2015-01-15 11:43:31 +10:00
parent f2a446aafd
commit f935837c45
2 changed files with 1 additions and 2 deletions

View file

@ -28,7 +28,6 @@ diagram_files = \
html/index.html: libinput.doxygen $(header_files) $(diagram_files)
$(AM_V_GEN)(cat $<; \
echo "INPUT = $(header_files)"; \
echo "DOTFILE_DIRS = $(srcdir)/dot"; \
) | $(DOXYGEN) -
clean-local:

View file

@ -2251,7 +2251,7 @@ DOT_PATH =
# command).
# This tag requires that the tag HAVE_DOT is set to YES.
DOTFILE_DIRS =
DOTFILE_DIRS = @top_srcdir@/doc/dot
# The MSCFILE_DIRS tag can be used to specify one or more directories that
# contain msc files that are included in the documentation (see the \mscfile