remotemgmt_plat/adaptive_history_list_api/adaptive_history_list_api.metaxml
changeset 66 08c8318ec9cb
parent 64 910464db1b65
child 70 5237465237e3
equal deleted inserted replaced
64:910464db1b65 66:08c8318ec9cb
     1 <?xml version="1.0" ?>
       
     2 <api id="8d53812d56803ad2bef7ddd15c91413e" dataversion="1.0">
       
     3   <name>Adaptive History List API</name>
       
     4   <description>API providing basic list data structure. Order of items in the list is based on access frequency.</description>
       
     5   <type>c++</type>
       
     6   <subsystem>ahle</subsystem>
       
     7   <libs>
       
     8     <lib name="ahle2client.lib" />
       
     9   </libs>
       
    10   <release category="domain"/>
       
    11   <attributes>
       
    12      <!-- This indicates wether the api provedes separate html documentation -->
       
    13      <!-- or is the additional documentation generated from headers. -->
       
    14      <!-- If you are unsuere then the value is "no" -->
       
    15      <htmldocprovided>yes</htmldocprovided>
       
    16      <adaptation>no</adaptation>
       
    17   </attributes>
       
    18 </api>