Re: top-level build target that triggers 'make doc-html-doxygen'

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Sun, 13 Nov 2022 at 07:29, Saifi Khan <saifi.khan@xxxxxxxxx> wrote:
>
> Hi:
>
> Does anyone know what is the top-level Makefile build target that
> triggers 'make doc-html-doxygen' in libstdc++ ?
>
> Using the following top-level targets,
>
> make html
> or
> make install-html
>
> does not build libstdc++ doxygen-based API documentation.
>
> The toolchain builds without any issues and i want to build the
> libstdc++ documentation with it. Any pointers ?

make -C */libstdc++-v3 doc-html-doxygen will work


>
> warm regards
> Saifi.



[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux