newlib/winsup/doc
Jon TURNEY adbc3d4bb1 Fix documentation of cygwin_internal()'s return type.
* misc-funcs.xml (cygwin_internal): Correct return type.

Signed-off-by: Jon TURNEY <jon.turney@dronecode.org.uk>
2015-04-23 21:57:09 +02:00
..
.gitignore mv .cvsignore to .gitignore 2015-03-09 21:40:26 +01:00
aclocal.m4
bodysnatcher.pl
ChangeLog Fix documentation of cygwin_internal()'s return type. 2015-04-23 21:57:09 +02:00
configure
configure.ac
cygserver.xml
cygwin-api.xml
cygwin-ug-net.xml
cygwin.xsl
cygwinenv.xml
dll.xml
effectively.xml
faq-api.xml
faq-copyright.xml
faq-programming.xml Change CVS->GIT in docs 2015-03-10 14:19:42 +01:00
faq-resources.xml
faq-setup.xml
faq-using.xml Applied the "chgrp id -g" improvements suggested by Corinna for the FAQ 2015-02-25 17:41:23 +00:00
faq-what.xml
faq.xml
fhandler-tut.txt
filemodes.xml
fo.xsl
gcc.xml
gdb.xml
highlights.xml
legal.xml
logon-funcs.xml
Makefile.in Fix winsup/doc to install into prefix 2015-03-16 14:53:05 +00:00
misc-funcs.xml Fix documentation of cygwin_internal()'s return type. 2015-04-23 21:57:09 +02:00
new-features.xml Document GNU basename. 2015-04-23 21:57:09 +02:00
ntsec.xml Fix more typos in ntsec.xml 2015-03-12 11:14:57 +01:00
ov-ex-unix.xml
ov-ex-win.xml
overview.xml
path.xml
pathnames.xml
posix.xml cygwin: add GNU basename(3) 2015-04-23 21:57:08 +02:00
programming.xml
README whitespace fix 2015-03-10 16:07:07 +01:00
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 Change CVS->GIT in docs 2015-03-10 14:19:42 +01:00
specialnames.xml
textbinary.xml
ug-info.xml
using.xml
utils.xml * utils.xml (getfacl): Adjust options to option nmame change. 2015-02-28 13:15:53 +00:00
windres.xml
Wishlist
xidepend

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.