doxygen-config.cfg.in 1.3 KB

1234567891011121314151617181920212223242526272829303132
  1. # StarPU --- Runtime system for heterogeneous multicore architectures.
  2. #
  3. # Copyright (C) 2010-2018 CNRS
  4. # Copyright (C) 2011-2013,2016 Inria
  5. # Copyright (C) 2009-2014 Université de Bordeaux
  6. # Copyright (C) 2011 Télécom-SudParis
  7. #
  8. # StarPU is free software; you can redistribute it and/or modify
  9. # it under the terms of the GNU Lesser General Public License as published by
  10. # the Free Software Foundation; either version 2.1 of the License, or (at
  11. # your option) any later version.
  12. #
  13. # StarPU is distributed in the hope that it will be useful, but
  14. # WITHOUT ANY WARRANTY; without even the implied warranty of
  15. # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  16. #
  17. # See the GNU Lesser General Public License in COPYING.LGPL for more details.
  18. #
  19. INPUT = @top_srcdir@/doc/doxygen_dev/chapters \
  20. @top_builddir@/doc/doxygen_dev/starpu_config.h \
  21. @top_srcdir@/src/core/workers.h
  22. EXAMPLE_PATH = @top_srcdir@/doc/doxygen_dev \
  23. @top_srcdir@/doc/doxygen/chapters
  24. INPUT_FILTER = @top_builddir@/doc/doxygen_dev/doxygen_filter.sh
  25. #LATEX_HEADER = @top_srcdir@/doc/doxygen/refman.tex
  26. #IMAGE_PATH = @top_srcdir@/doc/doxygen_dev/chapters/images