From: Gerd v. Egidy Date: Sat, 14 Feb 2009 22:48:22 +0000 (+0100) Subject: remove now-unneeded documentation-header X-Git-Tag: v0.16rc1~37 X-Git-Url: http://developer.intra2net.com/git/?p=libftdi;a=commitdiff_plain;h=e5cf3c2858e0b7a3e1570efee01f99968a1a48d1 remove now-unneeded documentation-header --- diff --git a/CMakeLists.txt b/CMakeLists.txt index 92d9b87..b6aaac3 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -50,7 +50,6 @@ if(DOXYGEN_FOUND) set(DOXY_CONFIG "${DOXY_DIR}/Doxyfile.in") # Copy doxy.config.in - configure_file("${DOXY_DIR}/header.html" "${CMAKE_BINARY_DIR}/header.html" COPYONLY) configure_file("${DOXY_CONFIG}" "${CMAKE_BINARY_DIR}/doxy.config") add_custom_target(doc "${DOXYGEN_EXECUTABLE}" "doxy.config") diff --git a/doc/header.html b/doc/header.html deleted file mode 100644 index c97b74d..0000000 --- a/doc/header.html +++ /dev/null @@ -1,42 +0,0 @@ - - -$title - - - - - - - - - - - -
- - - - -
-
\ No newline at end of file