summaryrefslogtreecommitdiff
path: root/pjlib
diff options
context:
space:
mode:
authorBenny Prijono <bennylp@teluu.com>2006-08-24 14:25:14 +0000
committerBenny Prijono <bennylp@teluu.com>2006-08-24 14:25:14 +0000
commit9cc109b6949507108721d624724ec22fc7da38de (patch)
tree7b6418c22d68b111dd23b82db38a4992fbaee29c /pjlib
parent763d1e9a8ed2e44419760db370e9280426a0b617 (diff)
Just updated doxygen documentation
git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@690 74dad513-b988-da41-8d7b-12977e46ad98
Diffstat (limited to 'pjlib')
-rw-r--r--pjlib/docs/doxygen.cfg2
-rw-r--r--pjlib/docs/footer.html9
-rw-r--r--pjlib/docs/header.html4
-rw-r--r--pjlib/include/pj/doxygen.h4
4 files changed, 14 insertions, 5 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>
+
diff --git a/pjlib/include/pj/doxygen.h b/pjlib/include/pj/doxygen.h
index 2d022bb2..95ba72e5 100644
--- a/pjlib/include/pj/doxygen.h
+++ b/pjlib/include/pj/doxygen.h
@@ -44,7 +44,7 @@
* @section download_sec Download
*
* PJLIB and all documentation can be downloaded from
- * http://www.pjproject.net.
+ * http://www.pjsip.org.
*
*
* @section how_to_use_sec About This Documentation
@@ -55,7 +55,7 @@
*
* @subsection doc_ver_subsec Version
*
- * This document corresponds to PJLIB version 0.5.6.
+ * This document corresponds to PJLIB version 0.5.7.6.
*
*
* @subsection find_samples_subsec How to Read This Document