4
0
mirror of git://sourceware.org/git/newlib-cygwin.git synced 2025-02-19 15:32:10 +08:00
Jon TURNEY 94f16969d3 winsup/doc: Make and install cygwin-api function manpages
Use 'xmlto man' to make manpages for utils

This will generate multiple .1 files as an output, but we don't know what they
will be called, so use a timestamp for build avoidance

2015-06-17  Jon Turney  <jon.turney@dronecode.org.uk>

	* Makefile.in (api2man.stamp): Add rules to build and install
	manpages for cygwin-api.

Signed-off-by: Jon TURNEY <jon.turney@dronecode.org.uk>
2015-06-18 11:32:05 +01:00
..
2015-03-09 21:40:26 +01:00
2006-05-24 16:59:03 +00:00
2015-03-10 14:19:42 +01:00
2013-07-25 09:09:14 +00:00
2015-06-17 11:11:02 +02:00
2015-04-29 12:55:03 -05:00
2015-06-17 11:22:14 +02:00
2015-03-10 16:07:07 +01:00
2015-03-10 14:19:42 +01:00
.
2013-05-23 19:03:19 +00:00

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.