public inbox for newlib@sourceware.org
 help / color / mirror / Atom feed
* [PATCH 0/5] Various improvements to newlib manpages build
@ 2022-05-02 12:55 Jon Turney
  2022-05-02 12:55 ` [PATCH 1/5] Simplify rules for creating man pages Jon Turney
                   ` (5 more replies)
  0 siblings, 6 replies; 8+ messages in thread
From: Jon Turney @ 2022-05-02 12:55 UTC (permalink / raw)
  To: newlib; +Cc: Jon Turney

Jon Turney (5):
  Simplify rules for creating man pages
  Add build avoidance for 'make man'
  Silence xsltproc when writing manpages
  Fix warning about duplicate id in docbook XML
  Generate manpages for functions in chapter sys.tex

 newlib/Makefile.am                 |  3 +++
 newlib/doc/chapter-texi2docbook.py |  2 +-
 newlib/libc/Makefile.inc           | 17 ++++++++---------
 newlib/libc/libc.in.xml            |  4 +++-
 newlib/libm/Makefile.inc           | 17 ++++++++---------
 5 files changed, 23 insertions(+), 20 deletions(-)

-- 
2.36.0


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2022-05-08 19:41 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-02 12:55 [PATCH 0/5] Various improvements to newlib manpages build Jon Turney
2022-05-02 12:55 ` [PATCH 1/5] Simplify rules for creating man pages Jon Turney
2022-05-08 19:42   ` Mike Frysinger
2022-05-02 12:55 ` [PATCH 2/5] Add build avoidance for 'make man' Jon Turney
2022-05-02 12:55 ` [PATCH 3/5] Silence xsltproc when writing manpages Jon Turney
2022-05-02 12:55 ` [PATCH 4/5] Fix warning about duplicate id in docbook XML Jon Turney
2022-05-02 12:55 ` [PATCH 5/5] Generate manpages for functions in chapter sys.tex Jon Turney
2022-05-05  0:37 ` [PATCH 0/5] Various improvements to newlib manpages build Jeff Johnston

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).