libt2n-git Archives

Subject: branch, master, updated. v0.5-5-g8003c93

From: libt2n-git@xxxxxxxxxxxxxxxxxxxxxxx
To: libt2n-git@xxxxxxxxxxxxxxxxxxxxxxx
Date: Sun, 15 Feb 2009 00:07:36 +0100 (CET)
- Log -----------------------------------------------------------------
commit 8003c93ef6a3fa5037cee484fca20b4ba8596ff1
Author: Gerd v. Egidy <gerd.von.egidy@xxxxxxxxxxxxx>
Date:   Sun Feb 15 00:07:21 2009 +0100

    remove now-unneeded documentation-header

-----------------------------------------------------------------------

Summary of changes:
 doc/Doxyfile.in |    2 +-
 doc/Makefile.am |    2 +-
 doc/header.html |   42 ------------------------------------------
 3 files changed, 2 insertions(+), 44 deletions(-)
 delete mode 100644 doc/header.html

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 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html><head><meta http-equiv="Content-Type" 
content="text/html;charset=iso-8859-1">
-<title>libt2n - (talk to neighbor)</title>
-<link href="doxygen.css" rel="stylesheet" type="text/css">
-<link href="tabs.css" rel="stylesheet" type="text/css">
-</head><body>
-
-<style type="text/css">
-#navcontainer ul { padding: 0px; margin: 0px; }
-#navcontainer ul li { display: inline; }
-#navcontainer ul li a { margin: 0px; padding: 10px 14px 10px 14px; 
background-color: #A0002C; color: #FFF; float: left; font: bold 13px verdana, 
sans-serif; text-decoration: none; }
-#navlist a:hover { background-color: #6D001D; }
-</style>
-
-<div id="header" style="background: #202A74; height: 94px; margin: 0px; 
border-bottom: 1px solid #FFF;">
-       <a href="http://www.intra2net.com/de/";><img 
src="http://www.intra2net.com/de/pictures/intra2net2.gif"; border="0" 
alt="Intra2net AG"></a>
-</div>
-
-<table bgcolor="#A0002C" cellspacing="0" cellpadding="0" width="100%">
-
-<tr><td>
-<div id="navcontainer">
-       <ul id="navlist">
-               <li><a href="http://www.intra2net.com/de/produkte/"; 
style="background-color: #6D001D;">Produkte</a></li>
-               <li><a 
href="http://www.intra2net.com/de/support/";>Support</a></li>
-               <li><a 
href="http://www.intra2net.com/de/download/";>Download</a></li>
-               <li><a 
href="http://www.intra2net.com/de/partner/";>Partner</a></li>
-       </ul>
-
-</div>
-
-<div id="navcontainer" style="float: right;">
-       <ul id="navlist">
-               <li><a 
href="http://www.intra2net.com/de/unternehmen/";>Unternehmen</a></li>
-               <li><a 
href="http://www.intra2net.com/de/presse/";>Presse</a></li>
-               <li><a 
href="http://www.intra2net.com/de/kontakt/";>Kontakt</a></li>
-       </ul>
-</div>
-
-</td></tr>
-</table>
-<br>
\ No newline at end of file

--
libt2n-git - see http://www.intra2net.com/en/developer/libt2n for details.
To unsubscribe send a mail to libt2n-git+unsubscribe@xxxxxxxxxxxxxxxxxxxxxxx   

Current Thread
  • branch, master, updated. v0.5-5-g8003c93, libt2n-git <=