libc/winsup/doc
Yaakov Selkowitz 521b39b4c7 * faq-programming.xml (faq.programming.make-execvp): Remove obsolete
information about Tcl/Tk.
(faq.programming.dll-relocatable): Ditto.
* faq-using.xml (faq.using.tcl-tk): Rewrite to reflect switch to
X11 Tcl/Tk.
2012-03-01 07:35:02 +00:00
..
ChangeLog * faq-programming.xml (faq.programming.make-execvp): Remove obsolete 2012-03-01 07:35:02 +00:00
Makefile.in * Makefile.in: Use "xmlto pdf" instead of docbook2pdf. 2010-06-27 21:32:19 +00:00
README * Makefile.in: Use "xmlto pdf" instead of docbook2pdf. 2010-06-27 21:32:19 +00:00
aclocal.m4 update to newer autoconf 2006-05-24 16:59:03 +00:00
configure update to newer autoconf 2006-05-24 16:59:03 +00:00
configure.in update to newer autoconf 2006-05-24 16:59:03 +00:00
cygserver.sgml * cygserver.sgml: Change -v to -V, same as in sources. 2011-10-10 15:52:48 +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 (using-cygwinenv): Clarify "glob" works. 2011-07-15 20:59:07 +00:00
dll.sgml * dll.sgml: myprog.ca -> myprog.c 2007-08-24 14:52:39 +00:00
doctool.c * doctool.c (scan_directory): Ignore "CVS" directories. 2006-01-12 11:31:55 +00:00
doctool.txt import winsup-2000-02-17 snapshot 2000-02-17 19:38:33 +00:00
effectively.sgml * cygwinenv.sgml (using-cygwinenv): Move envcache, strip_title, title, 2011-06-15 11:41:26 +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 (faq.programming.make-execvp): Remove obsolete 2012-03-01 07:35:02 +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 * 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 (faq.setup.cli): Correct description of -pubkey option 2011-01-05 16:02:00 +00:00
faq-using.xml * faq-programming.xml (faq.programming.make-execvp): Remove obsolete 2012-03-01 07:35:02 +00:00
faq-what.xml Throughout remove NT4 from documentation. 2011-05-02 11:56:36 +00:00
faq.xml * cygwin-api.in.sgml: Update to DocBook SGML 4.5 DTD. 2010-04-11 17:43:28 +00:00
fhandler-tut.txt * fhandler-tut.txt: Update description to cygwin 1.5.13 2005-04-20 04:26:34 +00:00
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 * faq-using.xml (faq.using.symlinkstoppedworking): Rename. 2009-04-01 16:56:08 +00:00
legal.sgml * legal.sgml: Fix copyright. 2012-02-05 14:29:14 +00:00
new-features.sgml * new-features.sgml (ov-new1.7.11): Add two more changes to the list. 2012-02-25 10:51:32 +00:00
ntsec.sgml * faq-using.xml: Fix typos. 2012-02-04 11:40:44 +00:00
overview.sgml Throughout remove NT4 from documentation. 2011-05-02 11:56:36 +00:00
overview2.sgml * faq-using.xml (faq.using.fixing-fork-failures): Add new FAQ. 2011-11-05 18:42:55 +00:00
pathnames.sgml * faq-using.xml: Fix typos. 2012-02-04 11:40:44 +00:00
programming.sgml import winsup-2000-02-17 snapshot 2000-02-17 19:38:33 +00:00
setup-net.sgml * setup2.sgml: Fix more typos. 2012-02-04 20:19:48 +00:00
setup.sgml * ntsec.sgml: Revisited description of `ntsec' according to 2000-05-02 22:26:41 +00:00
setup2.sgml * setup2.sgml: Fix more typos. 2012-02-04 20:19:48 +00:00
textbinary.sgml * new-features.sgml (ov-new1.7.7): Document change to binmode/textmode 2010-08-30 13:19:39 +00:00
using.sgml * cygserver.sgml: New file. 2004-03-27 15:59:44 +00:00
windres.sgml 2004-01-24 Joshua Daniel Franklin <joshuadfranklin@yahoo.com> 2004-01-24 08:09:45 +00:00

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.