694f98b54a
The directory must be specified with full path to refer to the source directory. The images will not be referred to by this path, but rather copied to the output directory (as of Doxygen 1.7.6.1 at least), unlike the stylesheet (consistency is so last decade).
44 lines
536 B
Plaintext
44 lines
536 B
Plaintext
# editor backup files
|
|
*~
|
|
.\#*
|
|
\#*\#
|
|
.\#*\#
|
|
|
|
# compiler output
|
|
*.o
|
|
*.mod
|
|
|
|
# libtool compatible files
|
|
*.lo
|
|
*.la
|
|
|
|
# Eclipse project settings
|
|
.cproject
|
|
.project
|
|
.settings/*
|
|
|
|
# QtCreator project settings
|
|
CMakeLists.txt.user*
|
|
|
|
# in-tree build with CMake
|
|
CMakeCache.txt
|
|
CMakeFiles/
|
|
cmake_install.cmake
|
|
config.h
|
|
opm-core-config.cmake
|
|
opm-core-config-version.cmake
|
|
opm-core-install.cmake
|
|
Makefile
|
|
bin/
|
|
lib/
|
|
Doxyfile
|
|
Documentation/html
|
|
dune.module
|
|
*.pc
|
|
install_manifest.txt
|
|
|
|
# testing framework
|
|
CTestTestfile.cmake
|
|
DartConfiguration.tcl
|
|
Testing/
|