Orb/Doxygen/DITA/plugins/apiref/sample/IO.dita
changeset 0 42188c7ea2d9
equal deleted inserted replaced
-1:000000000000 0:42188c7ea2d9
       
     1 <?xml version="1.0" encoding="utf-8"?>
       
     2 <!DOCTYPE apiPackage PUBLIC "-//IBM//DTD DITA API Package Type//EN"
       
     3  "../dtd/apiPackage.dtd">
       
     4 <apiPackage id="IO">
       
     5 <apiName>IO</apiName>
       
     6 <shortdesc>Load various IO modules.</shortdesc>
       
     7 <apiDetail>
       
     8 <apiDesc>IO provides a simple mechanism to load several of the IO modules
       
     9 in one go.<p>Some other IO modules don't belong to the perl core but can be
       
    10 loaded as well if they have been installed from CPAN. You can discover which
       
    11 ones exist by searching for <q>^IO::</q> on <xref href="http://search.cpan.org"
       
    12 format="html">http://search.cpan.org</xref>.  </p><p>For more information
       
    13 on any of these modules, please see its respective documentation.</p></apiDesc>
       
    14 </apiDetail>
       
    15 </apiPackage>