Online documentation revisions

Sam Edge sam.edge.newlib@gmx.com
Thu Sep 28 06:37:19 GMT 2023


On 27/09/2023 23:19, Brian Inglis wrote:
 > On 2023-09-27 02:42, Sam Edge wrote:
 >> On 26/09/2023 18:12, Sam Edge via Newlib wrote:
 >> [snip]
 >>
 >> I have the GCC cross toolchain available if required but I don't want to
 >> build the binaries, just the all-on-one-page HTML documentation file.
 >>
 >> What am I missing?
 >
 > Sorry - doh! - there is a process as part of the build - requires
makedoc to be built - and install- concatenated try:
 >
 >     make doc info html && make install-html
 >
 > We may be treading uncharted waters, and you may need to just pick up
the bits of html generated, or do a full make to get html generated
properly.
 > See newlib HOWTO!
 >

Thanks Brian.

I was just being lazy asking on here for a shortcut. ;-)

Understanding how to do a full cross-build is probably a good idea anyway.

--
Sam Edge



More information about the Newlib mailing list