summaryrefslogtreecommitdiff
path: root/pjlib/docs
diff options
context:
space:
mode:
Diffstat (limited to 'pjlib/docs')
-rw-r--r--pjlib/docs/doxygen.cfg2
-rw-r--r--pjlib/docs/footer.html9
-rw-r--r--pjlib/docs/header.html4
3 files changed, 12 insertions, 3 deletions
diff --git a/pjlib/docs/doxygen.cfg b/pjlib/docs/doxygen.cfg
index 28c02a0f..d167fdb4 100644
--- a/pjlib/docs/doxygen.cfg
+++ b/pjlib/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
+PROJECT_NAME = "PJLIB Open Source"
# The PROJECT_NUMBER tag can be used to enter a project or revision number.
# This could be handy for archiving the generated documentation or
diff --git a/pjlib/docs/footer.html b/pjlib/docs/footer.html
index 7e7b5529..2c7f93aa 100644
--- a/pjlib/docs/footer.html
+++ b/pjlib/docs/footer.html
@@ -1,4 +1,11 @@
- <!--#include virtual="/footer.html" -->
+<p>&nbsp;</p>
+<hr><center>
+PJLIB Open Source, high performance, small footprint, and very very portable framework<br>
+(C)2003-2006 Benny Prijono
+</center>
+
+
+<!--#include virtual="/footer.html" -->
</BODY>
</HTML>
diff --git a/pjlib/docs/header.html b/pjlib/docs/header.html
index a32695a7..5517dc34 100644
--- a/pjlib/docs/header.html
+++ b/pjlib/docs/header.html
@@ -1,7 +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>
+<title>$title</title>
<link href="/style/style.css" rel="stylesheet" type="text/css">
</head><body>
<!--#include virtual="/header.html" -->
+ <p><A HREF="/">Home</A> --&gt; <A HREF="/docs.htm">Documentations</A> --&gt; PJLIB Reference</p>
+