Changeset 795:653a07331dfa in mediastreamer2 for linphone/coreapi/help/doxygen.dox.in
- Timestamp:
- Dec 16, 2009 2:41:27 PM (3 years ago)
- Branch:
- default
- File:
-
- 1 edited
-
linphone/coreapi/help/doxygen.dox.in (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
linphone/coreapi/help/doxygen.dox.in
r793 r795 1 1 /** 2 2 * @mainpage 3 * Project Website: http://savannah.gnu.org/projects/linphone4 3 * 5 * @verbinclude README 6 * 7 */ 8 9 /** 10 * @defgroup liblinphone liblinphone library - high level library for building SIP applications 11 * @brief liblinphone Version @LINPHONE_VERSION@ 12 * 13 * @see http://savannah.gnu.org/projects/linphone 4 * @see http://www.linphone.org 14 5 * 15 6 * @section what_is_it What is liblinphone … … 28 19 * (contact@belledonne-communications.com) 29 20 * 30 * 21 * 22 **/ 31 23 32 24 /** … … 36 28 37 29 30 /** 31 * @defgroup initializing Initialization and destruction 32 * 33 **/ 34 35 /** 36 * @defgroup media_parameters Controlling media parameters 37 **/ 38 39 /** 40 * @defgroup misc Miscenalleous: logs, version strings 41 **/
Note: See TracChangeset
for help on using the changeset viewer.
