4
0
mirror of git://sourceware.org/git/newlib-cygwin.git synced 2025-01-23 23:47:22 +08:00
newlib-cygwin/winsup/doc/cygwin-api.in.xml
Warren Young 8142972d87 Modernized user guide, API reference, and FAQ generation. Overall
effect is to move away from DocBook SGML and DJ Delorie's doctool and
toward pure DocBook XSL.  (There remains just one use of doctool, and
we have plans for replacing it, too.)  See ChangeLog for details.
2013-05-01 23:30:25 +00:00

35 lines
823 B
XML

<?xml version="1.0" encoding='UTF-8'?>
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook V4.5//EN"
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd">
<book id="cygwin-api" xmlns:xi="http://www.w3.org/2001/XInclude">
<bookinfo>
<date>1998-08-31</date>
<title>Cygwin API Reference</title>
<xi:include href="legal.xml"/>
</bookinfo>
<toc></toc>
<chapter id="compatibility"><title>Compatibility</title>
DOCTOOL-INSERT-std-susv4
DOCTOOL-INSERT-std-bsd
DOCTOOL-INSERT-std-gnu
DOCTOOL-INSERT-std-solaris
DOCTOOL-INSERT-std-deprec
DOCTOOL-INSERT-std-notimpl
DOCTOOL-INSERT-std-notes
</chapter>
<chapter id="cygwin-functions"><title>Cygwin Functions</title>
<para>These functions are specific to Cygwin itself, and probably
won't be found anywhere else. </para>
DOCTOOL-INSERT-func-
</chapter>
</book>