newlib/winsup/doc
Corinna Vinschen 12406f25fb * gcc.sgml: Use 'bash$' as Cygwin prompt throughout.
* gdb.sgml: Ditto.
	* pathnames.sgml: Ditto.  Fix the @ expansion example.
2008-12-15 09:37:50 +00:00
..
ChangeLog * gcc.sgml: Use 'bash$' as Cygwin prompt throughout. 2008-12-15 09:37:50 +00:00
Makefile.in * Makefile.in: Temporarily add ability to generate pdfs. 2008-07-01 17:17:31 +00:00
README
aclocal.m4
configure
configure.in
cygserver.sgml * cygserver.sgml: Fix cross reference to the ntsec documentation. 2008-12-02 17:39:39 +00:00
cygwin-api.in.sgml
cygwin-ug-net.in.sgml
cygwin-ug.in.sgml * Revamp documentation for Cygwin 1.7, part 1. 2008-07-17 11:49:45 +00:00
cygwin.dsl
cygwinenv.sgml * cygwinenv.sgml: Add description for upcaseenv option. 2008-11-11 10:51:45 +00:00
dll.sgml
doctool.c
doctool.txt
effectively.sgml * Revamp documentation for Cygwin 1.7, part 1. 2008-07-17 11:49:45 +00:00
faq-api.xml
faq-problems.xml
faq-programming.xml
faq-resources.xml
faq-sections.xml
faq-setup.xml
faq-using.xml * faq-using.xml: Remove assertion that lpr doesn't exit. 2008-11-30 22:37:45 +00:00
faq-what.xml * faq-using.xml: Remove assertion that lpr doesn't exit. 2008-11-30 22:37:45 +00:00
faq.xml
fhandler-tut.txt
filemodes.sgml * Revamp documentation for Cygwin 1.7, part 1. 2008-07-17 11:49:45 +00:00
gcc.sgml * gcc.sgml: Use 'bash$' as Cygwin prompt throughout. 2008-12-15 09:37:50 +00:00
gdb.sgml * gcc.sgml: Use 'bash$' as Cygwin prompt throughout. 2008-12-15 09:37:50 +00:00
legal.sgml * Revamp documentation for Cygwin 1.7, part 1. 2008-07-17 11:49:45 +00:00
ntsec.sgml * ntsec.sgml: Fix typo. 2008-12-04 10:07:54 +00:00
overview.sgml * Revamp documentation for Cygwin 1.7, part 1. 2008-07-17 11:49:45 +00:00
overview2.sgml * overview2.sgml: Reorganize and make minor wording changes. 2008-11-25 16:39:58 +00:00
pathnames.sgml * gcc.sgml: Use 'bash$' as Cygwin prompt throughout. 2008-12-15 09:37:50 +00:00
programming.sgml
setup-net.sgml * Revamp documentation for Cygwin 1.7, part 1. 2008-07-17 11:49:45 +00:00
setup.sgml
setup2.sgml * setup2.sgml: Clarify heap allocation. 2008-09-22 16:55:30 +00:00
textbinary.sgml * Revamp documentation for Cygwin 1.7, part 1. 2008-07-17 11:49:45 +00:00
using.sgml
windres.sgml

README

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.