Module: sip-router
Branch: master
Commit: 5e3324ea2a02ea3dd6528e788ea01a766d4137bc
URL:
http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=5e3324e…
Author: Jan Janak <jan(a)iptel.org>
Committer: Jan Janak <jan(a)iptel.org>
Date: Mon Feb 16 15:13:05 2009 +0100
SER replaced with SIP Router in the doxygen main file.
---
doc/doxygen/main.dox | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/doc/doxygen/main.dox b/doc/doxygen/main.dox
index d4135bb..924323d 100644
--- a/doc/doxygen/main.dox
+++ b/doc/doxygen/main.dox
@@ -1,14 +1,14 @@
/**
- * \mainpage SER Development Documentation
+ * \mainpage The SIP Router Development Documentation
*
- * The development documentation for SER consists of annotated and documented
+ * This development documentation contains annotated and documented
* source files. For the sake of clarity the documentation is split into the
* following groups:
*
* \section db_layer Database Abstraction Layer
*
* \ref db_api Database Abstraction Layer is a group of data structures and functions
that
- * are used by all SER modules that need to access a database.
+ * are used by all SIP Router modules that need to access a database.
*
- * \section ser_modules SER Modules
+ * \section sr_modules SIP Router Modules
*/