newlib/winsup/doc
Warren Young b61add2614 Applied Andrey's and my improvments to FAQ item 4.2, discussed on the main ML. 2015-02-17 22:38:54 +00:00
..
.cvsignore
ChangeLog Applied Andrey's and my improvments to FAQ item 4.2, discussed on the main ML. 2015-02-17 22:38:54 +00:00
Makefile.in * Makefile.in (XSLTPROC): Remove. 2014-11-28 20:25:24 +00:00
README * Throughout, replace http with https as far as cygwin.com and 2015-02-03 13:48:43 +00:00
Wishlist
aclocal.m4
bodysnatcher.pl
configure * Makefile.in: Create install targets. 2014-10-22 20:04:42 +00:00
configure.ac * Makefile.in: Create install targets. 2014-10-22 20:04:42 +00:00
cygserver.xml
cygwin-api.xml * cygwin-api.xml: Include misc-funcs.xml. 2014-08-14 20:47:14 +00:00
cygwin-ug-net.xml
cygwin.xsl * cygwin.xsl (toc.section.depth): Set to 4. 2014-12-06 16:49:05 +00:00
cygwinenv.xml * Throughout, replace http with https as far as cygwin.com and 2015-02-03 13:48:43 +00:00
dll.xml
effectively.xml
faq-api.xml * Throughout, replace http with https as far as cygwin.com and 2015-02-03 13:48:43 +00:00
faq-copyright.xml * Throughout, replace http with https as far as cygwin.com and 2015-02-03 13:48:43 +00:00
faq-programming.xml * Throughout, replace http with https as far as cygwin.com and 2015-02-03 13:48:43 +00:00
faq-resources.xml * Throughout, replace http with https as far as cygwin.com and 2015-02-03 13:48:43 +00:00
faq-setup.xml * Throughout, replace http with https as far as cygwin.com and 2015-02-03 13:48:43 +00:00
faq-using.xml Applied Andrey's and my improvments to FAQ item 4.2, discussed on the main ML. 2015-02-17 22:38:54 +00:00
faq-what.xml * Throughout, replace http with https as far as cygwin.com and 2015-02-03 13:48:43 +00:00
faq.xml
fhandler-tut.txt
filemodes.xml
fo.xsl
gcc.xml
gdb.xml
highlights.xml * Throughout, replace http with https as far as cygwin.com and 2015-02-03 13:48:43 +00:00
legal.xml * Throughout, replace http with https as far as cygwin.com and 2015-02-03 13:48:43 +00:00
logon-funcs.xml * cygwin-api.xml: Move chapter tags from path.xml back here. 2014-08-14 20:15:49 +00:00
misc-funcs.xml * cygwin-api.xml: Include misc-funcs.xml. 2014-08-14 20:47:14 +00:00
new-features.xml * new-features.xml (ov-new1.7.34): Add wcstold. 2015-02-04 11:04:12 +00:00
ntsec.xml * ntsec.xml: Throughout fix references to the Cygwin version number. 2015-02-12 08:48:34 +00:00
ov-ex-unix.xml * Throughout, replace http with https as far as cygwin.com and 2015-02-03 13:48:43 +00:00
ov-ex-win.xml
overview.xml * Throughout, replace http with https as far as cygwin.com and 2015-02-03 13:48:43 +00:00
path.xml * cygwin-api.xml: Move chapter tags from path.xml back here. 2014-08-14 20:15:49 +00:00
pathnames.xml * faq-setup.xml (faq.setup.upgrade-mountpoints): Remove. 2014-12-08 10:55:03 +00:00
posix.xml * posix.xml (std-gnu): Add missing __mempcpy. 2015-02-15 09:14:02 +00:00
programming.xml
setup-env.xml * setup-files.xml (setup-files): Drop hint to set HOME in Windows 2015-02-16 10:23:01 +00:00
setup-files.xml * setup-files.xml (setup-files): Drop hint to set HOME in Windows 2015-02-16 10:23:01 +00:00
setup-locale.xml
setup-maxmem.xml
setup-net.xml * Throughout, replace http with https as far as cygwin.com and 2015-02-03 13:48:43 +00:00
specialnames.xml
textbinary.xml
ug-info.xml
using.xml
utils.xml * utils.xml (regtool): Clarify save action. Add description for 2015-02-03 15:23:37 +00:00
windres.xml
xidepend * xidepend: Make PDF file dependent on the same input files as the 2014-10-28 11:01:32 +00:00

README

The cygwin-doc source files are kept in CVS. Please see
https://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.