OSDN Git Service

* new-features.sgml (ov-new1.7.8): Document new C99 complex API.
[pf3gnuchains/pf3gnuchains4x.git] / winsup / doc / faq-sections.xml
1 <?xml version='1.0'?>
2 <!DOCTYPE article PUBLIC '-//OASIS//DTD DocBook XML V4.5//EN'
3                       "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
4       <!-- see http://www.unicode.org/charts/PDF/U0080.pdf -->
5         <!ENTITY pound      "&#x00A3;">
6         <!ENTITY brokenpipe "&#x00A6;">
7
8       <!-- all the files -->
9       <!ENTITY FAQ-WHAT SYSTEM "faq-what.xml">
10       <!ENTITY FAQ-SETUP SYSTEM "faq-setup.xml">
11       <!ENTITY FAQ-RESOURCES SYSTEM "faq-resources.xml">
12       <!ENTITY FAQ-USING SYSTEM "faq-using.xml">
13       <!ENTITY FAQ-API SYSTEM "faq-api.xml">
14       <!ENTITY FAQ-PROGRAMMING SYSTEM "faq-programming.xml">
15 ]>
16
17 <article id="faq" lang="en">
18   <articleinfo>
19     <title>Cygwin FAQ</title>
20   </articleinfo>
21
22 <sect1  id="faq.about">
23 <title>About Cygwin</title>
24 <qandaset><?dbhtml toc="1"?>
25 &FAQ-WHAT;
26 </qandaset></sect1>
27
28 <sect1  id="faq.setup">
29 <title>Setting up Cygwin</title>
30 <qandaset><?dbhtml toc="1"?>
31 &FAQ-SETUP;
32 </qandaset></sect1>
33
34 <sect1  id="faq.resources">
35 <title>Further Resources</title>
36 <qandaset><?dbhtml toc="1"?>
37 &FAQ-RESOURCES;
38 </qandaset></sect1>
39
40 <sect1  id="faq.using">
41 <title>Using Cygwin</title>
42 <qandaset><?dbhtml toc="1"?>
43 &FAQ-USING;
44 </qandaset></sect1>
45
46 <sect1  id="faq.api">
47 <title>Cygwin API Questions</title>
48 <qandaset><?dbhtml toc="1"?>
49 &FAQ-API;
50 </qandaset></sect1>
51
52 <sect1  id="faq.programming">
53 <title>Programming Questions</title>
54 <qandaset><?dbhtml toc="1"?>
55 &FAQ-PROGRAMMING;
56 </qandaset></sect1>
57
58 <sect1  id="faq.copyright">
59 <title>Copyright</title>
60 <qandaset><?dbhtml toc="1"?>
61
62
63 <qandaentry id="faq.what.copyright">
64 <question><para>What are the copyrights?</para></question>
65 <answer>
66
67 <para>Please see
68 <ulink url="http://cygwin.com/license.html" /> for more information
69 about Cygwin copyright and licensing.
70 </para>
71
72 </answer></qandaentry>
73 </qandaset></sect1>
74
75 </article>