Changes between Version 1 and Version 2 of pjsip-doc/reference


Ignore:
Timestamp:
Feb 25, 2014 5:36:40 AM (10 years ago)
Author:
bennylp
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • pjsip-doc/reference

    v1 v2  
    11{{{ 
    22#!rst 
     3 
    34 
    45PJSUA2 API Reference Manuals 
    56**************************** 
    67 
    7 Endpoint 
    8 ======== 
     8endpoint.hpp 
     9============= 
     10.. doxygenfile:: endpoint.hpp 
     11        :path: xml 
    912 
    10 Account 
    11 ======= 
     13account.hpp 
     14=========== 
     15.. doxygenfile:: account.hpp 
     16        :path: xml 
    1217 
    13 Media 
    14 ===== 
    1518 
    16 Call 
    17 ==== 
     19media.hpp 
     20========= 
     21.. doxygenfile:: media.hpp 
     22        :path: xml 
    1823 
    19 Buddy 
    20 ===== 
     24 
     25call.hpp 
     26========= 
     27.. doxygenfile:: call.hpp 
     28        :path: xml 
     29 
     30 
     31presence.hpp 
     32============ 
     33.. doxygenfile:: presence.hpp 
     34        :path: xml 
     35 
     36persistent.hpp 
     37================ 
     38.. doxygenfile:: persistent.hpp 
     39        :path: xml 
     40 
     41json.hpp 
     42================ 
     43.. doxygenfile:: json.hpp 
     44        :path: xml 
     45 
     46siptypes.hpp 
     47================ 
     48.. doxygenfile:: siptypes.hpp 
     49        :path: xml 
     50 
     51types.hpp 
     52================ 
     53.. doxygenfile:: types.hpp 
     54        :path: xml 
     55 
     56config.hpp 
     57================ 
     58.. doxygenfile:: config.hpp 
     59        :path: xml 
    2160 
    2261}}}