pressrv_plat/publisher_api/publisher_api.metaxml
changeset 0 c8caa15ef882
equal deleted inserted replaced
-1:000000000000 0:c8caa15ef882
       
     1 <?xml version="1.0" ?>
       
     2 <api id="d8a3451a76f3a2c992751946480e70f9" dataversion="1.0">
       
     3   <name>Publisher API</name>
       
     4   <description>API for publishing own presence information. It supports:
       
     5 - creating a document for publishing
       
     6 - starting the publication
       
     7 - terminating the publication.</description>
       
     8   <type>c++</type>
       
     9   <subsystem>simpleengine</subsystem>
       
    10   <libs>
       
    11     <lib name="simpleengine.lib" />
       
    12   </libs>
       
    13   <release category="domain"/>
       
    14   <attributes>
       
    15      <!-- This indicates wether the api provedes separate html documentation -->
       
    16      <!-- or is the additional documentation generated from headers. -->
       
    17      <!-- If you are unsuere then the value is "no" -->
       
    18      <htmldocprovided>yes</htmldocprovided>
       
    19      <adaptation>no</adaptation>
       
    20   </attributes>
       
    21 </api>