public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
From: Jonathan Wakely <jwakely.gcc@gmail.com>
To: saifi.khan@nishan.io
Cc: gcc-help@gcc.gnu.org
Subject: Re: top-level build target that triggers 'make doc-html-doxygen'
Date: Sun, 13 Nov 2022 08:29:51 +0000	[thread overview]
Message-ID: <CAH6eHdRzS4oikwi1KJUqCc6WukQM8TOX73MW_jzsgA7Xky3PfA@mail.gmail.com> (raw)
In-Reply-To: <a4d6e3e2da9ae3239686eb9263460184@nishan.io>

On Sun, 13 Nov 2022 at 07:29, Saifi Khan <saifi.khan@nishan.io> 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.

  reply	other threads:[~2022-11-13  8:30 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-13  7:28 Saifi Khan
2022-11-13  8:29 ` Jonathan Wakely [this message]
2022-11-13  9:10   ` Saifi Khan
2022-11-13  9:29     ` Jonathan Wakely
2022-11-14 16:24       ` Saifi Khan
2022-11-14 16:56         ` Jonathan Wakely
2022-11-14 17:10           ` Saifi Khan
2022-11-22 14:04 Saifi Khan

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAH6eHdRzS4oikwi1KJUqCc6WukQM8TOX73MW_jzsgA7Xky3PfA@mail.gmail.com \
    --to=jwakely.gcc@gmail.com \
    --cc=gcc-help@gcc.gnu.org \
    --cc=saifi.khan@nishan.io \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).