summaryrefslogtreecommitdiff
path: root/pjlib-util/docs
diff options
context:
space:
mode:
authorBenny Prijono <bennylp@teluu.com>2006-10-08 13:56:07 +0000
committerBenny Prijono <bennylp@teluu.com>2006-10-08 13:56:07 +0000
commit50a7a792f0de6a09525fdfedfbca05038344c873 (patch)
tree5b2f493f670490ce0979fcf2b472fec4cedeb4a6 /pjlib-util/docs
parent36413704c1ff24a8e38e0fcf47c9a9c87621e71a (diff)
Added pjlib-util/config.h and pjlib-util/types.h to put
together common settings, and updated Doxygen documentation for PJLIB-UTIL. git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@754 74dad513-b988-da41-8d7b-12977e46ad98
Diffstat (limited to 'pjlib-util/docs')
-rw-r--r--pjlib-util/docs/doxygen.cfg4
-rw-r--r--pjlib-util/docs/footer.html11
-rw-r--r--pjlib-util/docs/header.html9
3 files changed, 15 insertions, 9 deletions
diff --git a/pjlib-util/docs/doxygen.cfg b/pjlib-util/docs/doxygen.cfg
index 6a55f3bc..23cd696e 100644
--- a/pjlib-util/docs/doxygen.cfg
+++ b/pjlib-util/docs/doxygen.cfg
@@ -17,7 +17,7 @@
# The PROJECT_NAME tag is a single word (or a sequence of words surrounded
# by quotes) that should identify the project.
-PROJECT_NAME = PJLIB-UTIL
+PROJECT_NAME = "PJLIB-UTIL Reference"
# The PROJECT_NUMBER tag can be used to enter a project or revision number.
# This could be handy for archiving the generated documentation or
@@ -494,7 +494,7 @@ HTML_OUTPUT = html
# each generated HTML page (for example: .htm,.php,.asp). If it is left blank
# doxygen will generate files with .html extension.
-HTML_FILE_EXTENSION = .html
+HTML_FILE_EXTENSION = .htm
# The HTML_HEADER tag can be used to specify a personal HTML header for
# each generated HTML page. If it is left blank doxygen will generate a
diff --git a/pjlib-util/docs/footer.html b/pjlib-util/docs/footer.html
index 96451a47..636d39c6 100644
--- a/pjlib-util/docs/footer.html
+++ b/pjlib-util/docs/footer.html
@@ -1,4 +1,11 @@
-</TD></TR>
-</TABLE>
+<p>&nbsp;</p>
+<hr><center>
+PJLIB-UTIL Open Source, small footprint, and portable asynchronous/caching DNS resolver, text scanner, STUN client, and XML library<br>
+(C)2001-2006 Benny Prijono
+</center>
+
+
+<!--#include virtual="/footer.html" -->
+
</BODY>
</HTML>
diff --git a/pjlib-util/docs/header.html b/pjlib-util/docs/header.html
index 75451330..5517dc34 100644
--- a/pjlib-util/docs/header.html
+++ b/pjlib-util/docs/header.html
@@ -1,10 +1,9 @@
<!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>PJLIB Documentation</title>
-<link href="doxygen.css" rel="stylesheet" type="text/css">
+<title>$title</title>
+<link href="/style/style.css" rel="stylesheet" type="text/css">
</head><body>
-<A HREF="/">&lt;-- HOME</A><HR>
+ <!--#include virtual="/header.html" -->
+ <p><A HREF="/">Home</A> --&gt; <A HREF="/docs.htm">Documentations</A> --&gt; PJLIB Reference</p>
-<TABLE border="0">
- <TR><TD width="600" align="left">