libc/newlib/doc
Jon Turney 0b4cbd2fb8 Make newlib manpages (v3)
Add makedocbook, a tool to process makedoc markup and output DocBook XML
refentries.

Process all the source files which are processed with makedoc with
makedocbook as well

Add chapter-texi2docbook, a tool to automatically generate DocBook XML
chapter files from the chapter .texi files.  For generating man pages all we
care about is the content of the refentries, so all this needs to do is
convert the @include of the makedoc generated .def files to xi:include of
the makedocbook generated .xml files.

Add skeleton Docbook XML book files, lib[cm].in.xml which include these
generated chapters, which in turn include the generated files containing
refentries, which is processed with xsltproc to generate the lib[cm].xml

Add new make targets to generate and install man pages from lib[cm].xml
2016-07-04 14:17:10 +01:00
..
.gitignore Make newlib manpages (v3) 2016-07-04 14:17:10 +01:00
Makefile.am Make newlib manpages (v3) 2016-07-04 14:17:10 +01:00
Makefile.in 2012-12-20 Jeff Johnston <jjohnstn@redhat.com> 2012-12-20 21:10:27 +00:00
aclocal.m4 2012-12-20 Jeff Johnston <jjohnstn@redhat.com> 2012-12-20 21:10:27 +00:00
ansidecl.h import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
chapter-texi2docbook.py Make newlib manpages (v3) 2016-07-04 14:17:10 +01:00
configure Bump up newlib version to 2.4.0 due to feature test refactoring 2016-03-29 17:33:42 -04:00
configure.in 2006-04-13 Ralf Corsepius <ralf.corsepius@rtems.org> 2006-04-13 19:56:32 +00:00
doc.str makedoc: Fix INTERNAL(|DEFINITION|FUNCTION) command definitions 2015-11-12 12:42:15 +00:00
makedoc.c makedoc: Don't interpret license text as a command 2015-11-12 12:42:19 +00:00
makedocbook.py Make newlib manpages (v3) 2016-07-04 14:17:10 +01:00