[PATCH 0/3] makedoc fixes

Jon Turney jon.turney@dronecode.org.uk
Fri Nov 6 15:49:00 GMT 2015


Fixes for some minor issues with makedoc.

Jon Turney (3):
  makedoc: Fix INTERNAL(|DEFINITION|FUNCTION) command definitions
  doc: Fix some inconsistent QUICKREF lines
  makedoc: Don't interpret license text as a command

 newlib/ChangeLog             | 18 ++++++++++++++++++
 newlib/doc/doc.str           |  8 ++++----
 newlib/doc/makedoc.c         | 19 +++++++++++--------
 newlib/libm/math/w_acos.c    |  3 ++-
 newlib/libm/math/w_acosh.c   |  3 ++-
 newlib/libm/math/w_asin.c    |  3 ++-
 newlib/libm/mathfp/e_acosh.c |  3 ++-
 newlib/libm/mathfp/s_acos.c  |  3 ++-
 8 files changed, 43 insertions(+), 17 deletions(-)

-- 
2.5.3



More information about the Newlib mailing list