newlib/winsup/doc
Corinna Vinschen ef3df0bb7d * new-features.sgml (ov-new1.7.6): Add new "dos" and "inode" mount
options.
	* pathnames.sgml (mount-table): Ditto.
	(pathnames-specialchars): Change description order.  Add paragraph
	to explain new behaviour in terms of leading spaces and trailing dots
	and spaces in pathnames.
2010-04-29 10:58:17 +00:00
..
ChangeLog * new-features.sgml (ov-new1.7.6): Add new "dos" and "inode" mount 2010-04-29 10:58:17 +00:00
Makefile.in * Makefile.in: Skip validation in xmlto step. 2010-01-26 16:16:19 +00:00
README * README: Update for Cygwin docbook-utils package. 2010-02-02 01:02:49 +00:00
aclocal.m4
configure
configure.in
cygserver.sgml * cygserver.sgml: Note the fact that slave tty/pty handle dispersal is 2010-04-22 09:05:37 +00:00
cygwin-api.in.sgml * cygwin-api.in.sgml: Update to DocBook SGML 4.5 DTD. 2010-04-11 17:43:28 +00:00
cygwin-ug-net.in.sgml * cygwin-api.in.sgml: Update to DocBook SGML 4.5 DTD. 2010-04-11 17:43:28 +00:00
cygwin-ug.in.sgml * cygwin-api.in.sgml: Update to DocBook SGML 4.5 DTD. 2010-04-11 17:43:28 +00:00
cygwin.dsl * cygwin.dsl: Remove comments. 2010-04-11 22:15:59 +00:00
cygwinenv.sgml * cygwinenv.sgml: Remove/deprecate mention of rxvt. 2010-03-31 21:06:43 +00:00
dll.sgml
doctool.c
doctool.txt
effectively.sgml * cygwinenv.sgml: Remove/deprecate mention of rxvt. 2010-03-31 21:06:43 +00:00
faq-api.xml * faq-api.xml: d2u/u2d are from cygutils, not util-linux. 2010-01-26 19:26:59 +00:00
faq-programming.xml * faq-programming.xml: Update for Cygwin docbook-utils package. 2010-02-02 01:18:03 +00:00
faq-resources.xml
faq-sections.xml * cygwin-api.in.sgml: Update to DocBook SGML 4.5 DTD. 2010-04-11 17:43:28 +00:00
faq-setup.xml * faq-setup.xml: Drop references to non-NT systems. 2010-01-25 17:04:29 +00:00
faq-using.xml * cygwinenv.sgml: Remove/deprecate mention of rxvt. 2010-03-31 21:06:43 +00:00
faq-what.xml
faq.xml * cygwin-api.in.sgml: Update to DocBook SGML 4.5 DTD. 2010-04-11 17:43:28 +00:00
fhandler-tut.txt
filemodes.sgml
gcc.sgml
gdb.sgml
legal.sgml * legal.sgml: Bump copyright date. 2010-03-24 08:54:52 +00:00
new-features.sgml * new-features.sgml (ov-new1.7.6): Add new "dos" and "inode" mount 2010-04-29 10:58:17 +00:00
ntsec.sgml
overview.sgml * Makefile.in: Skip validation in xmlto step. 2010-01-26 16:16:19 +00:00
overview2.sgml * overview2.sgml (ov-hi-files): Remove reference to root directory when 2009-11-18 16:07:05 +00:00
pathnames.sgml * new-features.sgml (ov-new1.7.6): Add new "dos" and "inode" mount 2010-04-29 10:58:17 +00:00
programming.sgml
setup-net.sgml * setup-net.sgml: Remove more mentions of rxvt. 2010-04-01 05:23:07 +00:00
setup.sgml
setup2.sgml * setup2.sgml (setup-locale-charsetlist): Add EUC-CN and GB2312. 2010-03-27 21:13:04 +00:00
textbinary.sgml * textbinary.sgml: Add missing </para>. 2010-03-27 17:10:23 +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:

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

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.