Ignore:
Timestamp:
Feb 27, 2014 2:03:59 AM (10 years ago)
Author:
bennylp
Message:

Re #1715: updated book with latest Rst

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pjproject/trunk/doc/pjsip-book/reference.rst

    r4762 r4763  
     1 
    12 
    23PJSUA2 API Reference Manuals 
    34**************************** 
    45 
    5 Endpoint 
    6 ======== 
     6endpoint.hpp 
     7============= 
     8.. doxygenfile:: endpoint.hpp 
     9        :path: xml 
    710 
    8 Account 
    9 ======= 
     11account.hpp 
     12=========== 
     13.. doxygenfile:: account.hpp 
     14        :path: xml 
    1015 
    11 Media 
    12 ===== 
    1316 
    14 Call 
    15 ==== 
     17media.hpp 
     18========= 
     19.. doxygenfile:: media.hpp 
     20        :path: xml 
    1621 
    17 Buddy 
    18 ===== 
    1922 
     23call.hpp 
     24========= 
     25.. doxygenfile:: call.hpp 
     26        :path: xml 
     27 
     28 
     29presence.hpp 
     30============ 
     31.. doxygenfile:: presence.hpp 
     32        :path: xml 
     33 
     34persistent.hpp 
     35================ 
     36.. doxygenfile:: persistent.hpp 
     37        :path: xml 
     38 
     39json.hpp 
     40================ 
     41.. doxygenfile:: json.hpp 
     42        :path: xml 
     43 
     44siptypes.hpp 
     45================ 
     46.. doxygenfile:: siptypes.hpp 
     47        :path: xml 
     48 
     49types.hpp 
     50================ 
     51.. doxygenfile:: types.hpp 
     52        :path: xml 
     53 
     54config.hpp 
     55================ 
     56.. doxygenfile:: config.hpp 
     57        :path: xml 
     58 
Note: See TracChangeset for help on using the changeset viewer.