Changeset 795:653a07331dfa in mediastreamer2 for linphone/coreapi/help/doxygen.dox.in


Ignore:
Timestamp:
Dec 16, 2009 2:41:27 PM (3 years ago)
Author:
smorlat <smorlat@…>
Branch:
default
Message:

add persistent call logs feature + refkey

git-svn-id: svn+ssh://svn.savannah.nongnu.org/linphone/trunk@783 3f6dc0c8-ddfe-455d-9043-3cd528dc4637

File:
1 edited

Legend:

Unmodified
Added
Removed
  • linphone/coreapi/help/doxygen.dox.in

    r793 r795  
    11/** 
    22 * @mainpage 
    3  * Project Website: http://savannah.gnu.org/projects/linphone 
    43 * 
    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 
    145 * 
    156 * @section what_is_it What is liblinphone 
     
    2819 * (contact@belledonne-communications.com) 
    2920 *  
    30  *  
     21 * 
     22**/ 
    3123 
    3224/** 
     
    3628 
    3729 
     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.