This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: libstdc++ doc release scripts
- From: Gabriel Dos Reis <gdr at integrable-solutions dot net>
- To: Benjamin De Kosnik <bkoz at redhat dot com>
- Cc: "libstdc++" <libstdc++ at gcc dot gnu dot org>, Gerald Pfeifer <gerald at pfeifer dot com>
- Date: Mon, 10 Dec 2012 22:50:37 -0600
- Subject: Re: libstdc++ doc release scripts
- References: <20121210191648.65cc1562@oakwood>
On Mon, Dec 10, 2012 at 9:16 PM, Benjamin De Kosnik <bkoz@redhat.com> wrote:
>
> This is the script I use to upload the libstdc++ docs to the
> gcc.gnu.org archive here:
>
> ftp://gcc.gnu.org/pub/libstdc++/doxygen/
>
> I suppose I should clean this up and add it to either
>
> gcc/maintainer-scripts
> or
> libstdc++-v3/scripts
>
> Gerald, any thoughts?
>
> -benjamin
If you are envisioning it to be used by the wider
GCC community outside libstdc++ needs then it would
fit gcc/maintainer-scripts; otherwise I would go with
libstdc++/scripts.
-- Gaby