From: Gerd v. Egidy Date: Sat, 14 Feb 2009 23:07:21 +0000 (+0100) Subject: remove now-unneeded documentation-header X-Git-Tag: v0.6~15 X-Git-Url: http://developer.intra2net.com/git/?p=libt2n;a=commitdiff_plain;h=8003c93ef6a3fa5037cee484fca20b4ba8596ff1 remove now-unneeded documentation-header --- diff --git a/doc/Doxyfile.in b/doc/Doxyfile.in index 020dfa6..1ea1784 100644 --- a/doc/Doxyfile.in +++ b/doc/Doxyfile.in @@ -640,7 +640,7 @@ HTML_FILE_EXTENSION = .html # each generated HTML page. If it is left blank doxygen will generate a # standard header. -HTML_HEADER = @top_srcdir@/doc/header.html +HTML_HEADER = # The HTML_FOOTER tag can be used to specify a personal HTML footer for # each generated HTML page. If it is left blank doxygen will generate a diff --git a/doc/Makefile.am b/doc/Makefile.am index ca19421..ab3f33b 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -11,4 +11,4 @@ all: $(MANUALS) html/index.html: $(top_srcdir)/src/*.cpp $(top_srcdir)/src/*.hxx $(top_srcdir)/codegen/*.hxx $(top_srcdir)/codegen/*.cpp $(srcdir)/index.doc Doxyfile $(DOXYGEN) -EXTRA_DIST = index.doc header.html Doxyfile.in +EXTRA_DIST = index.doc Doxyfile.in diff --git a/doc/header.html b/doc/header.html deleted file mode 100644 index 203d62d..0000000 --- a/doc/header.html +++ /dev/null @@ -1,42 +0,0 @@ - - -libt2n - (talk to neighbor) - - - - - - - - - - - -
- - - - -
-
\ No newline at end of file