newlib/winsup/doc
Christopher Faylor 4534778c4c * Makefile.in: Temporarily add ability to generate pdfs. 2008-07-01 17:17:31 +00:00
..
ChangeLog * Makefile.in: Temporarily add ability to generate pdfs. 2008-07-01 17:17:31 +00:00
Makefile.in * Makefile.in: Temporarily add ability to generate pdfs. 2008-07-01 17:17:31 +00:00
README
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
cygwin-api.in.sgml * cygwin-api.in.sgml: Add std-susv4 section to Compatibility chapter. 2008-04-24 10:00:04 +00:00
cygwin-ug-net.in.sgml
cygwin-ug.in.sgml * cygwin-api.in.sgml: Remove authorgroup and revhistory. 2007-06-29 07:36:54 +00:00
cygwin.dsl Update to switch FAQ from texinfo to DocBook. 2005-08-06 05:14:41 +00:00
cygwinenv.sgml * cygwinenv.sgml: Drop description of "transparent_exe" option. 2008-04-13 16:47:41 +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
effectively.sgml * effectively.sgml: Correct subject-verb agreement, missing verb 2008-06-27 00:34:02 +00:00
faq-api.xml Replace references to depracated Win32_Winsock macro with __USE_W32_WINSOCK 2006-06-02 04:35:26 +00:00
faq-problems.xml * faq-problems.html: Remove entry about hyperthreaded processor. 2005-12-30 19:26:07 +00:00
faq-programming.xml * faq-programming.xml: Clarify where to run "make check". 2007-08-12 19:45:45 +00:00
faq-resources.xml 2005-08-26 Joshua Daniel Franklin <joshuadfranklin@yahoo.com> 2005-08-27 01:32:36 +00:00
faq-sections.xml 2005-09-25 Joshua Daniel Franklin <joshuadfranklin@yahoo.com> 2005-09-26 00:29:51 +00:00
faq-setup.xml * faq-using.xml (faq.using.bloda): New entry. 2007-12-29 18:20:13 +00:00
faq-using.xml * faq-using.xml: Add more words about multiple cygwins. 2008-06-20 01:46:34 +00:00
faq-what.xml * faq-what.xml: Remove paragraph about and link to stoneage old 2007-09-25 17:03:59 +00:00
faq.xml 2005-09-25 Joshua Daniel Franklin <joshuadfranklin@yahoo.com> 2005-09-26 00:29:51 +00:00
fhandler-tut.txt
filemodes.sgml
gcc.sgml
gdb.sgml
legal.sgml * cygwin-api.in.sgml: Remove authorgroup and revhistory. 2007-06-29 07:36:54 +00:00
ntsec.sgml
overview.sgml
overview2.sgml * overview2.sgml: Remove inaccurate "full support for windows pathnames" 2006-08-09 16:13:56 +00:00
pathnames.sgml * pathnames.xml: Fix a typo. 2007-12-16 21:19:29 +00:00
programming.sgml
setup-net.sgml 2005-07-10 Joshua Daniel Franklin <joshuadfranklin@yahoo.com> 2005-07-10 19:39:31 +00:00
setup.sgml
setup2.sgml
textbinary.sgml * textbinary.sgml: Correct incorrect information about ability to specify text 2005-08-17 18:23:39 +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.