newlib/winsup/doc
Corinna Vinschen 07271a4b02 * faq-using.xml (faq.using.ipv6): Try to clarify OS specific support.
* faq-what.xml (faq.what.supported): Add Windows 7 and 2008 R2.
	* new-features.sgml: Add "and later" to rcmd news.
2009-07-23 08:49:06 +00:00
..
aclocal.m4
ChangeLog * faq-using.xml (faq.using.ipv6): Try to clarify OS specific support. 2009-07-23 08:49:06 +00:00
configure
configure.in
cygserver.sgml
cygwin-api.in.sgml
cygwin-ug-net.in.sgml
cygwin-ug.in.sgml
cygwin.dsl
cygwinenv.sgml
dll.sgml
doctool.c
doctool.txt
effectively.sgml
faq-api.xml
faq-programming.xml * faq: Throughout, revert references to User's Guide to default URL. 2009-07-20 10:10:48 +00:00
faq-resources.xml * faq: Throughout, revert references to User's Guide to default URL. 2009-07-20 10:10:48 +00:00
faq-sections.xml
faq-setup.xml * faq: Throughout, revert references to User's Guide to default URL. 2009-07-20 10:10:48 +00:00
faq-using.xml * faq-using.xml (faq.using.ipv6): Try to clarify OS specific support. 2009-07-23 08:49:06 +00:00
faq-what.xml * faq-using.xml (faq.using.ipv6): Try to clarify OS specific support. 2009-07-23 08:49:06 +00:00
faq.xml
fhandler-tut.txt
filemodes.sgml
gcc.sgml
gdb.sgml
legal.sgml
Makefile.in * Makefile.in (all): Fix wrong target names. 2009-07-20 15:08:08 +00:00
new-features.sgml * faq-using.xml (faq.using.ipv6): Try to clarify OS specific support. 2009-07-23 08:49:06 +00:00
ntsec.sgml
overview2.sgml
overview.sgml
pathnames.sgml * pathnames.sgml: Fix typo. 2009-07-08 23:23:02 +00:00
programming.sgml
README
setup2.sgml * setup2.sgml (setup-locale-charsetlist): Fix ISO88-59-13 and -15 2009-07-20 08:32:39 +00:00
setup-net.sgml
setup.sgml
textbinary.sgml
using.sgml
windres.sgml

The cygwin-doc source files are kept in CVS. Please see
http://cygwin.com/cvs.html for more information.

BUILD REQUIREMENTS:

ash
bzip2
coreutils
cygwin
docbook-xml42
docbook-xsl
gzip
make
texinfo
perl
xmlto


OTHER NOTES:

You may use docbook2X to convert the DocBook files into info pages.
I have not been able to get a working docbook2X installation on Cygwin,
so currently I convert the files on a machine running GNU/Linux. PDF
generation is also problematic; I use 'jw -b pdf' right now but have
also used 'xmlto pdf' and jade.

A few handmade files (cygwin.texi, intro.3, etc.) are found in the
cygwin-doc-x.y-z-src.tar.bz2 package. It also contains the utilities for
building the cygwin-doc-x.y-z "binary" package--simply run each step in
the cygwin-doc-x.y-z.sh script.