Commit 822a338e by Ian Lance Taylor Committed by Ian Lance Taylor

sourcebuild.texi (Texinfo Manuals): Change update_web_docs to update_web_docs_svn.

	* doc/sourcebuild.texi (Texinfo Manuals): Change update_web_docs
	to update_web_docs_svn.
	(Front End): Likewise.

From-SVN: r167612
parent c0aefbbe
2010-12-08 Ian Lance Taylor <iant@google.com>
* doc/sourcebuild.texi (Texinfo Manuals): Change update_web_docs
to update_web_docs_svn.
(Front End): Likewise.
2010-12-08 Iain Sandoe <iains@gcc.gnu.org> 2010-12-08 Iain Sandoe <iains@gcc.gnu.org>
gcc/config.gcc (with_cpu): Default i[34567]86-*-darwin* and gcc/config.gcc (with_cpu): Default i[34567]86-*-darwin* and
...@@ -377,7 +377,7 @@ and they are included in release distributions. ...@@ -377,7 +377,7 @@ and they are included in release distributions.
Manuals are also provided on the GCC web site, in both HTML and Manuals are also provided on the GCC web site, in both HTML and
PostScript forms. This is done via the script PostScript forms. This is done via the script
@file{maintainer-scripts/update_web_docs}. Each manual to be @file{maintainer-scripts/update_web_docs_svn}. Each manual to be
provided online must be listed in the definition of @code{MANUALS} in provided online must be listed in the definition of @code{MANUALS} in
that file; a file @file{@var{name}.texi} must only appear once in the that file; a file @file{@var{name}.texi} must only appear once in the
source tree, and the output manual must have the same name as the source tree, and the output manual must have the same name as the
...@@ -550,7 +550,7 @@ A news item on @file{index.html}, and possibly an announcement on the ...@@ -550,7 +550,7 @@ A news item on @file{index.html}, and possibly an announcement on the
@email{gcc-announce@@gcc.gnu.org} mailing list. @email{gcc-announce@@gcc.gnu.org} mailing list.
@item @item
The front end's manuals should be mentioned in The front end's manuals should be mentioned in
@file{maintainer-scripts/update_web_docs} (@pxref{Texinfo Manuals}) @file{maintainer-scripts/update_web_docs_svn} (@pxref{Texinfo Manuals})
and the online manuals should be linked to from and the online manuals should be linked to from
@file{onlinedocs/index.html}. @file{onlinedocs/index.html}.
@item @item
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment