libc/winsup/doc
Corinna Vinschen 453c3a5fe8 * faq-programming.xml (faq.programming.64bitporting): Fix typo. 2013-04-25 10:16:01 +00:00
..
ChangeLog * faq-programming.xml (faq.programming.64bitporting): Fix typo. 2013-04-25 10:16:01 +00:00
Makefile.in * Makefile.in (SGMLDIRS): Accommodate dropping utils_source and 2013-04-23 15:49:08 +00:00
README
aclocal.m4
configure * configure.in: Add AC_NO_EXECUTABLES. 2012-10-24 12:57:29 +00:00
configure.ac ChangeLog: 2012-11-26 19:50:45 +00:00
cygserver.sgml
cygwin-api.in.sgml
cygwin-ug-net.in.sgml
cygwin-ug.in.sgml
cygwin.dsl
cygwinenv.sgml * cygwinenv.sgml (cygwinenv-implemented-options): Change description 2013-04-24 10:18:08 +00:00
dll.sgml
doctool.c
doctool.txt
effectively.sgml * Throughout, eliminate Windows 2000 from the documentation. 2013-04-23 15:59:21 +00:00
faq-api.xml
faq-programming.xml * faq-programming.xml (faq.programming.64bitporting): Fix typo. 2013-04-25 10:16:01 +00:00
faq-resources.xml
faq-sections.xml
faq-setup.xml
faq-using.xml * Throughout, eliminate Windows 2000 from the documentation. 2013-04-23 15:59:21 +00:00
faq-what.xml * Merge in cygwin-64bit-branch. 2013-04-23 09:44:36 +00:00
faq.xml
fhandler-tut.txt
filemodes.sgml
gcc.sgml
gdb.sgml
legal.sgml
new-features.sgml * cygwinenv.sgml (cygwinenv-implemented-options): Change description 2013-04-24 10:18:08 +00:00
ntsec.sgml * Throughout, eliminate Windows 2000 from the documentation. 2013-04-23 15:59:21 +00:00
overview.sgml * Throughout, eliminate Windows 2000 from the documentation. 2013-04-23 15:59:21 +00:00
overview2.sgml * faq-programming.xml (faq.programming.objective-c): Update for gcc4. 2012-04-23 21:46:46 +00:00
pathnames.sgml * Throughout, eliminate Windows 2000 from the documentation. 2013-04-23 15:59:21 +00:00
programming.sgml
setup-net.sgml * pathnames.sgml (pathnames-intro): Remove paragraph on UNC paths. 2012-07-20 09:23:44 +00:00
setup.sgml
setup2.sgml
textbinary.sgml
using.sgml * pathnames.sgml (pathnames-intro): Remove paragraph on UNC paths. 2012-07-20 09:23:44 +00:00
windres.sgml

README

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

BUILD REQUIREMENTS:

bash
bzip2
coreutils
cygwin
dblatex
docbook-xml45
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.

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.