This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [Ada] Remove xgnatugn in doc generation
- From: "Joseph S. Myers" <joseph at codesourcery dot com>
- To: Arnaud Charlet <charlet at adacore dot com>
- Cc: <gcc-patches at gcc dot gnu dot org>
- Date: Fri, 1 Aug 2014 15:40:18 +0000
- Subject: Re: [Ada] Remove xgnatugn in doc generation
- Authentication-results: sourceware.org; auth=none
- References: <20140801092404 dot GA24552 at adacore dot com>
On Fri, 1 Aug 2014, Arnaud Charlet wrote:
> [
> Note: the previous related change was rejected due to a too large
> patch file attached. The mail was:
>
> This is another step in removing VMS code, and also a step in converting the
> documentation to the rest/sphinx format.
>
> The xgnatugn preprocessing step will also soon be removed.
>
> 2014-08-01 Ben Brosgol <brosgol@adacore.com>
>
> * gnat_ugn.texi, projects.texi, xgnatugn.adb: Removed all VMS
> conditionalization from gnat_ugn.texi and projects.texi, and updated
> (considerably simplified) xgnatugn.adb, to be removed soon.
> ]
>
> Following up from previous doc clean ups (see above), this change removes the
> preprocessing step needed to generate gnat_ugn.info.
>
> Tested on x86_64-pc-linux-gnu, committed on trunk
>
> 2014-08-01 Arnaud Charlet <charlet@adacore.com>
>
> * ug_words, xgnatugn.adb, gcc-interface/Make-lang.in: Remove
> xgnatugn.adb and ug_words.
Could you check if this needs any changes to the support in
update_web_docs_svn for generating the online manuals, which would
previously have run this preprocessing step?
--
Joseph S. Myers
joseph@codesourcery.com