public inbox for gcc-cvs-wwwdocs@sourceware.org
help / color / mirror / Atom feed
* gcc-wwwdocs branch master updated. 890e40e9e74c66114b7582d97d97dac25f3c8a3e
@ 2022-11-14 13:29 Martin Liska
  0 siblings, 0 replies; only message in thread
From: Martin Liska @ 2022-11-14 13:29 UTC (permalink / raw)
  To: gcc-cvs-wwwdocs

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "gcc-wwwdocs".

The branch, master has been updated
       via  890e40e9e74c66114b7582d97d97dac25f3c8a3e (commit)
       via  84b5d5fbe8c0e7a7883918115ba07fa52599b192 (commit)
       via  9207fc4f6cbaa60190127769d5de63e9834e89dc (commit)
       via  d6e6ba5cb00ac66db0309e2e0606748e835259ea (commit)
      from  f035e253aff937bbb12467b5d383cfbde5a31815 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 890e40e9e74c66114b7582d97d97dac25f3c8a3e
Author: Martin Liska <mliska@suse.cz>
Date:   Mon Nov 14 12:53:02 2022 +0100

    Revert "sphinx: align documentation links with project names"
    
    This reverts commit 0db4ac9f47c941bf44ef64ca983611ffc6c9de26.

diff --git a/htdocs/onlinedocs/index.html b/htdocs/onlinedocs/index.html
index 28bccb65..c5787f32 100644
--- a/htdocs/onlinedocs/index.html
+++ b/htdocs/onlinedocs/index.html
@@ -1602,79 +1602,101 @@ existing release.</p>
 <ul>
   <li>User-Level Documentation
   <ul>
-    <li>
-      <a href="https://gcc.gnu.org/onlinedocs/install/">GCC Installation Instructions</a>
-      (<a href="https://gcc.gnu.org/onlinedocs/install.pdf">also in PDF</a>)
-    </li>
-    <li>
-      <a href="https://gcc.gnu.org/onlinedocs/gcc/">Using the GNU Compiler Collection</a>
-      (<a href="https://gcc.gnu.org/onlinedocs/gcc.pdf">also in PDF</a>)
-    </li>
-    <li>
-      <a href="https://gcc.gnu.org/onlinedocs/gfortran/">Using GNU Fortran</a>
-      (<a href="https://gcc.gnu.org/onlinedocs/gfortran.pdf">also in PDF</a>)
-    </li>
-    <li>
-      <a href="https://gcc.gnu.org/onlinedocs/cpp/">The C Preprocessor</a>
-      (<a href="https://gcc.gnu.org/onlinedocs/cpp.pdf">also in PDF</a>)
-    </li>
-    <li>
-      <a href="https://gcc.gnu.org/onlinedocs/gnat_rm/">GNAT Reference Manual</a>
-      (<a href="https://gcc.gnu.org/onlinedocs/gnat_rm.pdf">also in PDF</a>)
-    </li>
-    <li>
-      <a href="https://gcc.gnu.org/onlinedocs/gnat_ugn/">GNAT User's Guide for Native Platforms"</a>
-      (<a href="https://gcc.gnu.org/onlinedocs/gnat_ugn.pdf">also in PDF</a>)
-    </li>
-    <li>
-      <a href="https://gcc.gnu.org/onlinedocs/gccgo/">The GNU Go Compiler</a>
-      (<a href="https://gcc.gnu.org/onlinedocs/gccgo.pdf">also in PDF</a>)
-    </li>
-    <li>
-      <a href="https://gcc.gnu.org/onlinedocs/gdc/">The GNU D Compiler</a>
-      (<a href="https://gcc.gnu.org/onlinedocs/gdc.pdf">also in PDF</a>)
-    </li>
-    <li>
-      <a href="https://gcc.gnu.org/onlinedocs/libgomp/">GNU Offloading and Multi Processing Runtime Library</a>
-      (<a href="https://gcc.gnu.org/onlinedocs/libgomp.pdf">also in PDF</a>)
-    </li>
-    <li>
-      <a href="https://gcc.gnu.org/onlinedocs/libquadmath/">The GCC Quad-Precision Math Library</a>
-      (<a href="https://gcc.gnu.org/onlinedocs/libquadmath.pdf">also in PDF</a>)
-    </li>
-    <li>
-      <a href="https://gcc.gnu.org/onlinedocs/libitm/">The GNU Transactional Memory Library</a>
-      (<a href="https://gcc.gnu.org/onlinedocs/libitm.pdf">also in PDF</a>)
-    </li>
-    <li>
-      <a href="https://gcc.gnu.org/onlinedocs/libgccjit/">libgccjit</a>
-      (<a href="https://gcc.gnu.org/onlinedocs/libgccjit.pdf">also in PDF</a>)
-    </li>
-    <li><a href="https://gcc.gnu.org/onlinedocs/libstdc++/">libstdc++-v3</a></li>
+    <li><a href="https://gcc.gnu.org/install/">GCC Installation Instructions</a></li>
+    <li><a href="https://gcc.gnu.org/onlinedocs/gcc/">GCC Manual</a> (<a
+           href="https://gcc.gnu.org/onlinedocs/gcc.pdf">also in
+           PDF</a> or <a
+           href="https://gcc.gnu.org/onlinedocs/gcc.ps.gz">PostScript</a> or <a
+           href="https://gcc.gnu.org/onlinedocs/gcc-html.tar.gz">an
+           HTML tarball</a>)</li>
+    <li><a href="https://gcc.gnu.org/onlinedocs/gfortran/">GNU Fortran
+           Manual</a> (<a
+           href="https://gcc.gnu.org/onlinedocs/gfortran.pdf">also in
+           PDF</a> or <a
+           href="https://gcc.gnu.org/onlinedocs/gfortran.ps.gz">PostScript</a> or <a
+           href="https://gcc.gnu.org/onlinedocs/gfortran-html.tar.gz">an
+           HTML tarball</a>)</li>
+    <li><a href="https://gcc.gnu.org/onlinedocs/cpp/">CPP Manual</a> (<a
+           href="https://gcc.gnu.org/onlinedocs/cpp.pdf">also in
+           PDF</a> or <a
+           href="https://gcc.gnu.org/onlinedocs/cpp.ps.gz">PostScript</a> or <a
+           href="https://gcc.gnu.org/onlinedocs/cpp-html.tar.gz">an
+           HTML tarball</a>)</li>
+    <li><a href="https://gcc.gnu.org/onlinedocs/gnat_rm/">GNAT Reference Manual</a> (<a
+           href="https://gcc.gnu.org/onlinedocs/gnat_rm.pdf">also in
+           PDF</a> or <a
+           href="https://gcc.gnu.org/onlinedocs/gnat_rm.ps.gz">PostScript</a> or <a
+           href="https://gcc.gnu.org/onlinedocs/gnat_rm-html.tar.gz">an
+           HTML tarball</a>)</li>
+    <li><a href="https://gcc.gnu.org/onlinedocs/gnat_ugn/">GNAT User's Guide
+           for Native Platforms / Unix and Windows</a> (<a
+           href="https://gcc.gnu.org/onlinedocs/gnat_ugn.pdf">also in
+           PDF</a> or <a
+           href="https://gcc.gnu.org/onlinedocs/gnat_ugn.ps.gz">PostScript</a> or <a
+           href="https://gcc.gnu.org/onlinedocs/gnat_ugn-html.tar.gz">an
+           HTML tarball</a>)</li>
+    <li><a href="https://gcc.gnu.org/onlinedocs/gccgo/">GCCGO Manual</a> (<a
+           href="https://gcc.gnu.org/onlinedocs/gccgo.pdf">also in
+           PDF</a> or <a
+           href="https://gcc.gnu.org/onlinedocs/gccgo.ps.gz">PostScript</a> or <a
+           href="https://gcc.gnu.org/onlinedocs/gccgo-html.tar.gz">an
+           HTML tarball</a>)</li>
+    <li><a href="https://gcc.gnu.org/onlinedocs/libgomp/">GNU Offloading and
+           Multi Processing Runtime Library Manual</a> (<a
+           href="https://gcc.gnu.org/onlinedocs/libgomp.pdf">also in
+           PDF</a> or <a
+           href="https://gcc.gnu.org/onlinedocs/libgomp.ps.gz">PostScript</a> or <a
+           href="https://gcc.gnu.org/onlinedocs/libgomp-html.tar.gz">an
+           HTML tarball</a>)</li>
+    <li><a href="https://gcc.gnu.org/onlinedocs/libstdc++/">libstdc++-v3 Documentation</a></li>
+    <li><a href="https://gcc.gnu.org/onlinedocs/libquadmath/">GCC Quad-Precision
+           Math Library Manual</a> (<a
+           href="https://gcc.gnu.org/onlinedocs/libquadmath.pdf">also in
+           PDF</a> or <a
+           href="https://gcc.gnu.org/onlinedocs/libquadmath.ps.gz">PostScript</a> or <a
+           href="https://gcc.gnu.org/onlinedocs/libquadmath-html.tar.gz">an
+           HTML tarball</a>)</li>
+    <li><a href="https://gcc.gnu.org/onlinedocs/jit/">libgccjit documentation</a></li>
+    <li><a href="https://gcc.gnu.org/onlinedocs/docs-sources.tar.gz">Texinfo
+           sources of all the manuals</a></li>
   </ul></li>
 
   <li>Internals Documentation
   <ul>
-    <li>
-      <a href="https://gcc.gnu.org/onlinedocs/gccint/">GNU Compiler Collection Internals</a>
-      (<a href="https://gcc.gnu.org/onlinedocs/gccint.pdf">also in PDF</a>)
-    </li>
-    <li>
-      <a href="https://gcc.gnu.org/onlinedocs/cppinternals/">Cpplib Internals</a>
-      (<a href="https://gcc.gnu.org/onlinedocs/cppinternals.pdf">also in PDF</a>)
-    </li>
-    <li>
-      <a href="https://gcc.gnu.org/onlinedocs/gfc-internals/">GNU Fortran Internals</a>
-      (<a href="https://gcc.gnu.org/onlinedocs/gfc-internals.pdf">also in PDF</a>)
-    </li>
-    <li>
-      <a href="https://gcc.gnu.org/onlinedocs/gnat-style/">GNAT Coding Style: A Guide for GNAT Developers</a>
-      (<a href="https://gcc.gnu.org/onlinedocs/gnat-style.pdf">also in PDF</a>)
-    </li>
-    <li>
-      <a href="https://gcc.gnu.org/onlinedocs/libiberty/">GNU libiberty</a>
-      (<a href="https://gcc.gnu.org/onlinedocs/libiberty.pdf">also in PDF</a>)
-    </li>
+    <li><a href="https://gcc.gnu.org/onlinedocs/gccint/">GCC Internals Manual</a> (<a
+           href="https://gcc.gnu.org/onlinedocs/gccint.pdf">also in
+           PDF</a> or <a
+           href="https://gcc.gnu.org/onlinedocs/gccint.ps.gz">PostScript</a> or <a
+           href="https://gcc.gnu.org/onlinedocs/gccint-html.tar.gz">an
+           HTML tarball</a>)</li>
+    <li><a href="https://gcc.gnu.org/onlinedocs/cppinternals/">CPP
+           Internals Manual</a> (<a
+           href="https://gcc.gnu.org/onlinedocs/cppinternals.pdf">also in
+           PDF</a> or <a
+           href="https://gcc.gnu.org/onlinedocs/cppinternals.ps.gz">PostScript</a> or <a
+           href="https://gcc.gnu.org/onlinedocs/cppinternals-html.tar.gz">an
+           HTML tarball</a>)</li>
+    <li><a href="https://gcc.gnu.org/onlinedocs/gfc-internals/">GNU Fortran
+           Internals Manual</a> (<a
+           href="https://gcc.gnu.org/onlinedocs/gfc-internals.pdf">also in
+           PDF</a> or <a
+           href="https://gcc.gnu.org/onlinedocs/gfc-internals.ps.gz">PostScript</a> or <a
+           href="https://gcc.gnu.org/onlinedocs/gfc-internals-html.tar.gz">an
+           HTML tarball</a>)</li>
+    <li><a href="https://gcc.gnu.org/onlinedocs/gnat-style/">GNAT
+           Coding Style Manual</a> (<a
+           href="https://gcc.gnu.org/onlinedocs/gnat-style.pdf">also in
+           PDF</a> or <a
+           href="https://gcc.gnu.org/onlinedocs/gnat-style.ps.gz">PostScript</a> or <a
+           href="https://gcc.gnu.org/onlinedocs/gnat-style-html.tar.gz">an
+           HTML tarball</a>)</li>
+    <li><a href="https://gcc.gnu.org/onlinedocs/libiberty/">Libiberty
+           Manual</a> (<a
+           href="https://gcc.gnu.org/onlinedocs/libiberty.pdf">also in
+           PDF</a> or <a
+           href="https://gcc.gnu.org/onlinedocs/libiberty.ps.gz">PostScript</a> or <a
+           href="https://gcc.gnu.org/onlinedocs/libiberty-html.tar.gz">an
+           HTML tarball</a>)</li>
   </ul></li>
 </ul>
 

commit 84b5d5fbe8c0e7a7883918115ba07fa52599b192
Author: Martin Liska <mliska@suse.cz>
Date:   Mon Nov 14 12:52:58 2022 +0100

    Revert "Include docs-sources in onlinedocs."
    
    This reverts commit f99e457c14cdd68eca8c66b7806cb24aed5dc245.

diff --git a/htdocs/onlinedocs/index.html b/htdocs/onlinedocs/index.html
index 7aa106ea..28bccb65 100644
--- a/htdocs/onlinedocs/index.html
+++ b/htdocs/onlinedocs/index.html
@@ -1651,7 +1651,6 @@ existing release.</p>
       (<a href="https://gcc.gnu.org/onlinedocs/libgccjit.pdf">also in PDF</a>)
     </li>
     <li><a href="https://gcc.gnu.org/onlinedocs/libstdc++/">libstdc++-v3</a></li>
-    <li><a href="https://gcc.gnu.org/onlinedocs/docs-sources.tar.gz">Sphinx sources of all the manuals</a></li>
   </ul></li>
 
   <li>Internals Documentation

commit 9207fc4f6cbaa60190127769d5de63e9834e89dc
Author: Martin Liska <mliska@suse.cz>
Date:   Mon Nov 14 12:51:38 2022 +0100

    Revert "remove trailing ""
    
    This reverts commit e8afc930bc6cd9057c27b0752061ba478c692f80.

diff --git a/htdocs/onlinedocs/index.html b/htdocs/onlinedocs/index.html
index 0d847187..7aa106ea 100644
--- a/htdocs/onlinedocs/index.html
+++ b/htdocs/onlinedocs/index.html
@@ -1623,7 +1623,7 @@ existing release.</p>
       (<a href="https://gcc.gnu.org/onlinedocs/gnat_rm.pdf">also in PDF</a>)
     </li>
     <li>
-      <a href="https://gcc.gnu.org/onlinedocs/gnat_ugn/">GNAT User's Guide for Native Platforms</a>
+      <a href="https://gcc.gnu.org/onlinedocs/gnat_ugn/">GNAT User's Guide for Native Platforms"</a>
       (<a href="https://gcc.gnu.org/onlinedocs/gnat_ugn.pdf">also in PDF</a>)
     </li>
     <li>

commit d6e6ba5cb00ac66db0309e2e0606748e835259ea
Author: Martin Liska <mliska@suse.cz>
Date:   Mon Nov 14 12:50:28 2022 +0100

    Revert "sphinx: use new Sphinx links"
    
    This reverts commit be113c1029ada7ea77012635a5ff531f9673a704.

diff --git a/htdocs/about.html b/htdocs/about.html
index 92e88ad0..7278cae6 100644
--- a/htdocs/about.html
+++ b/htdocs/about.html
@@ -17,7 +17,7 @@
 <p>The web effort was originally led by Jeff Law.  For the last two
 decades or so Gerald Pfeifer has been leading the effort, but there are
 many
-<a href="https://gcc.gnu.org/onlinedocs/gcc/contributors-to-gcc.html">contributors
+<a href="https://gcc.gnu.org/onlinedocs/gcc/Contributors.html">contributors
 </a>.</p>
 
 <p>The web pages are under <a href="#git">git control</a>.
diff --git a/htdocs/bugs/index.html b/htdocs/bugs/index.html
index 9b53512b..aaef8915 100644
--- a/htdocs/bugs/index.html
+++ b/htdocs/bugs/index.html
@@ -673,7 +673,7 @@ errors or malfunctioning programs.
 It should not be necessary to recompile if you have changed
 to a bug-fix release of the same version of the compiler; bug-fix
 releases are careful to avoid ABI changes. See also the
-<a href="https://gcc.gnu.org/onlinedocs/gcc/binary-compatibility.html">compatibility
+<a href="https://gcc.gnu.org/onlinedocs/gcc/Compatibility.html">compatibility
 section</a> of the GCC manual.</p>
 
 <h4>Standard conformance</h4>
@@ -689,7 +689,7 @@ However, some non-conforming constructs are allowed when the command-line
 option <code>-fpermissive</code> is used.</p>
 
 <p>The manual contains a section on
-<a href="https://gcc.gnu.org/onlinedocs/gcc/known-causes-of-trouble-with-gcc/common-misunderstandings-with-gnu-c.html">
+<a href="https://gcc.gnu.org/onlinedocs/gcc/C_002b_002b-Misunderstandings.html">
 Common Misunderstandings with GNU C++</a>.</p>
 
 </body>
diff --git a/htdocs/faq.html b/htdocs/faq.html
index 0556b737..b09e3920 100644
--- a/htdocs/faq.html
+++ b/htdocs/faq.html
@@ -97,7 +97,7 @@ disadvantages.</p>
 <p>The host/target specific installation notes for GCC include information
 about known problems with installing or using GCC on particular platforms.
 These are included in the sources for a release in INSTALL/specific.html,
-and the <a href="https://gcc.gnu.org/onlinedocs/install//host-target-specific-installation-notes-for-gcc.html">latest version</a>
+and the <a href="https://gcc.gnu.org/install/specific.html">latest version</a>
 is always available at the GCC web site.
 Reports of <a href="buildstat.html">successful builds</a>
 for several versions of GCC are also available at the web site.</p>
@@ -210,7 +210,7 @@ may have to take one of the following actions to arrange that GCC uses
 the GNU versions of those programs.</p>
 
 <p>To ensure that GCC finds the GNU assembler (the GNU linker), which
-are required by <a href="https://gcc.gnu.org/onlinedocs/install/host-target-specific-installation-notes-for-gcc.html">some
+are required by <a href="https://gcc.gnu.org/install/specific.html">some
 configurations</a>,
 you should configure these with the same --prefix option as you used
 for GCC.  Then build &amp; install GNU as (GNU ld) and proceed with
@@ -427,7 +427,7 @@ those generated files are out of date and try to regenerate them.</p>
 transparently without requiring installation of any additional tools.</p>
 
 <p>If you modified some sources or when building from SVN you may also
-need <a href="https://gcc.gnu.org/onlinedocs/install/install/prerequisites.html#tools-packages-necessary-for-modifying-gcc">some
+need <a href="https://gcc.gnu.org/install/prerequisites.html#TOC1">some
 additional tools</a>.</p>
 
 
diff --git a/htdocs/news.html b/htdocs/news.html
index 2b35dabc..e1384852 100644
--- a/htdocs/news.html
+++ b/htdocs/news.html
@@ -1020,7 +1020,7 @@ code now, and other ports will follow.
 <dd>
 Ben Elliston of Wasabi Systems, Inc. has converted the existing ARM
 processor pipeline description to the new <a
-href="https://gcc.gnu.org/onlinedocs/3.4.0/gccint/Processor-pipeline-description.html">DFA
+href="https://gcc.gnu.org/onlinedocs/gccint/Processor-pipeline-description.html">DFA
 pipeline description model</a>.
 It will be part of the GCC 3.4.0 release.
 </dd>
@@ -1075,7 +1075,7 @@ fix release only.
 <dd>
 Geoffrey Keating of Apple Computer, Inc., with support from Red Hat,
 Inc., has contributed a
-<a href="https://gcc.gnu.org/onlinedocs/3.4.0/gcc/Precompiled-Headers.html#Precompiled%20Headers">
+<a href="https://gcc.gnu.org/onlinedocs/gcc/Precompiled-Headers.html#Precompiled%20Headers">
 precompiled header</a> implementation that can dramatically speed up
 compilation of some projects.
 </dd>
diff --git a/htdocs/projects/beginner.html b/htdocs/projects/beginner.html
index 0825b2c0..0cefb562 100644
--- a/htdocs/projects/beginner.html
+++ b/htdocs/projects/beginner.html
@@ -31,10 +31,10 @@ suite.  You should also familiarize yourself with the
 
 <p>Many of these projects will require at least a reading knowledge of
 GCC's intermediate language,
-<a href="https://gcc.gnu.org/onlinedocs/gccint/rtl-representation.html">RTL</a>.
+<a href="https://gcc.gnu.org/onlinedocs/gccint/RTL.html">RTL</a>.
 It may help to understand the higher-level <code>tree</code> structure as
 well.  Unfortunately, for this we only have an <a
-href="https://gcc.gnu.org/onlinedocs/gccint/generic.html">incomplete, C/C++ specific manual</a>.</p>
+href="https://gcc.gnu.org/onlinedocs/gccint/GENERIC.html">incomplete, C/C++ specific manual</a>.</p>
 
 <p>Remember to <a href="../contributewhy.html">keep other developers
 informed</a> of any substantial projects you intend to work on.</p>
@@ -428,8 +428,8 @@ There is also work to be done in cleaning up the places where the MI
 code uses machine-specific macros.</p>
 
 <p>In addition to understanding RTL, you need to read the <a
-href="https://gcc.gnu.org/onlinedocs/gccint/machine-descriptions.html">machine description</a> and <a
-href="https://gcc.gnu.org/onlinedocs/gccint/target-macros.html">target macros</a> sections of the GCC
+href="https://gcc.gnu.org/onlinedocs/gccint/Machine-Desc.html">machine description</a> and <a
+href="https://gcc.gnu.org/onlinedocs/gccint/Target-Macros.html">target macros</a> sections of the GCC
 manual.</p>
 
 <ul>
diff --git a/htdocs/projects/documentation.html b/htdocs/projects/documentation.html
index daed9036..00d9217b 100644
--- a/htdocs/projects/documentation.html
+++ b/htdocs/projects/documentation.html
@@ -58,7 +58,7 @@ a front end must or may provide.</p>
 
 <p>We've got quite a bit of this but it is scattered all over the
 place.  It belongs in the official manual.  There is a <a
-href="https://gcc.gnu.org/onlinedocs/gccint/generic.html">C/C++ specific manual</a>,
+href="https://gcc.gnu.org/onlinedocs/gccint/GENERIC.html">C/C++ specific manual</a>,
 which is incomplete, though.  The file
 <code>gcc/LANGUAGES</code> contains incomplete and outdated information
 about changes made in not so recent years to the <code>tree</code>
diff --git a/htdocs/projects/gomp/index.html b/htdocs/projects/gomp/index.html
index 713a4e16..053e0b7d 100644
--- a/htdocs/projects/gomp/index.html
+++ b/htdocs/projects/gomp/index.html
@@ -36,21 +36,21 @@ OpenMP and OpenACC are supported with GCC's C, C++ and Fortran compilers.</p>
 <ul>
   <li>To enable <strong><a href="https://www.openmp.org">OpenMP</a></strong>,
   use <a
-  href="https://gcc.gnu.org/onlinedocs/gcc/gcc-command-options/options-controlling-c-dialect.html#cmdoption-fopenmp"
+  href="https://gcc.gnu.org/onlinedocs/gcc/C-Dialect-Options.html#index-fopenmp"
   ><code>-fopenmp</code></a>; <code>-fopenmp-simd</code> can be used
   to enable only the SIMD vectorization and loop-transformation constructs
   without creating multiple threads, offloading code or adding library
   dependency.</li>
   <li>To enable <strong><a href="https://www.openacc.org">OpenACC</a></strong>,
   use <a
-  href="https://gcc.gnu.org/onlinedocs/gcc/gcc-command-options/options-controlling-c-dialect.html#cmdoption-fopenacc"
+  href="https://gcc.gnu.org/onlinedocs/gcc/C-Dialect-Options.html#index-fopenacc"
   ><code>-fopenacc</code></a>.</li>
   <li>If either is enabled, offloading is automatically generated for all
   offload-device types for which the compiler has been configured. Use <a
-  href="https://gcc.gnu.org/onlinedocs/gcc/gcc-command-options/options-controlling-c-dialect.html#cmdoption-foffload"
+  href="https://gcc.gnu.org/onlinedocs/gcc/C-Dialect-Options.html#index-foffload"
   ><code>-foffload=</code></a> to disable or specify the offload-devices to be
   used. Use <a
-  href="https://gcc.gnu.org/onlinedocs/gcc/gcc-command-options/options-controlling-c-dialect.html#cmdoption-foffload-options"
+  href="https://gcc.gnu.org/onlinedocs/gcc/C-Dialect-Options.html#index-foffload-options"
   ><code>-foffload-options=</code></a> to pass device-specific compiler and
   linker flags.</li>
 </ul>
@@ -58,7 +58,7 @@ OpenMP and OpenACC are supported with GCC's C, C++ and Fortran compilers.</p>
 <p>Diagnostics</p>
 <ul>
   <li>The <a
-  href="https://gcc.gnu.org/onlinedocs/gcc/gcc-command-options/gcc-developer-options.html#cmdoption-fopt-info"
+  href="https://gcc.gnu.org/onlinedocs/gcc/Developer-Options.html#index-fopt-info"
   ><code>-fopt-info</code></a> flag provides details about compile-time performed
   optimizations.</li>
   <li>Environment variables can be used to influence run-time behavior and output
@@ -141,7 +141,7 @@ filing a <a href="../../bugs/">bug report</a>.</p>
 <h2 id="implementation-status">OpenMP Implementation Status</h2>
 
 <p>Implementation status in libgomp manual:
-<a href="https://gcc.gnu.org/onlinedocs/libgomp/openmp-implementation-status.html"
+<a href="https://gcc.gnu.org/onlinedocs/libgomp/OpenMP-Implementation-Status.html"
 >Mainline (GCC 13)</a>,
 <a href="https://gcc.gnu.org/onlinedocs/gcc-12.1.0/libgomp/OpenMP-Implementation-Status.html"
 >GCC 12</a>.</p>
diff --git a/htdocs/releases.html b/htdocs/releases.html
index 22aa7928..02c675f5 100644
--- a/htdocs/releases.html
+++ b/htdocs/releases.html
@@ -19,7 +19,7 @@
 <p><em>Important: these are source releases, so will be of little
 use if you do not already have a C++ compiler installed.</em>
 As one option, there are
-<a href="https://gcc.gnu.org/onlinedocs/install/binaries.html">pre-compiled
+<a href="https://gcc.gnu.org/install/binaries.html">pre-compiled
 binaries.</a> for various platforms.</p>
 
 <p>You can also retrieve our sources <a href="git.html">using Git</a>.</p>
diff --git a/htdocs/simtest-howto.html b/htdocs/simtest-howto.html
index cb9d109a..2e54476b 100644
--- a/htdocs/simtest-howto.html
+++ b/htdocs/simtest-howto.html
@@ -117,7 +117,7 @@ cd gcc &amp;&amp; find . -print | cpio -pdlmu ../combined &amp;&amp; cd ..
     <h2>Build it</h2>
 
     <p>Make sure the
-    <a href="http://gcc.gnu.org/onlinedocs/install/prerequisites.html">building
+    <a href="http://gcc.gnu.org/install/prerequisites.html">building
     prerequisites</a> for GCC are met, for example a host GCC no earlier
     than 3.4 or later, with C++ support enabled.</p>
 
diff --git a/htdocs/style.mhtml b/htdocs/style.mhtml
index 093f69a8..8afaa1e1 100644
--- a/htdocs/style.mhtml
+++ b/htdocs/style.mhtml
@@ -66,7 +66,7 @@
   <a href="<get-var BACKPATH>releases.html">Releases</a><br>
   <a href="<get-var BACKPATH>snapshots.html">Snapshots</a><br>
   <a href="<get-var BACKPATH>lists.html">Mailing lists</a><br>
-  <a href="https://gcc.gnu.org/onlinedocs/gcc/contributors-to-gcc.html">Contributors</a><br>
+  <a href="https://gcc.gnu.org/onlinedocs/gcc/Contributors.html">Contributors</a><br>
   <div class="center">
   <a href="https://twitter.com/gnutools">
     <img src="<get-var BACKPATH>twitter-bird-light-bgs.png"
@@ -84,8 +84,8 @@
   <tr><td><table class="navitem">
   <tr><td>Documentation</td></tr>
   <tr><td>
-  <a href="https://gcc.gnu.org/onlinedocs/install/">Installation</a><br>
-  &middot;&nbsp;<a href="https://gcc.gnu.org/onlinedocs/install/host-target-specific-installation-notes-for-gcc.html">Platforms</a><br>
+  <a href="https://gcc.gnu.org/install/">Installation</a><br>
+  &middot;&nbsp;<a href="https://gcc.gnu.org/install/specific.html">Platforms</a><br>
   <a href="<get-var BACKPATH>onlinedocs/">Manual</a><br>
   <a href="<get-var BACKPATH>faq.html">FAQ</a><br>
   <a href="https://gcc.gnu.org/wiki">Wiki</a><br>
@@ -97,7 +97,7 @@
   <tr><td>Download</td></tr>
   <tr><td>
   <a href="<get-var BACKPATH>mirrors.html">Mirrors</a><br>
-  <a href="https://gcc.gnu.org/onlinedocs/install/binaries.html">Binaries</a>
+  <a href="https://gcc.gnu.org/install/binaries.html">Binaries</a>
   </td></tr>
   </table></td></tr>
 
diff --git a/htdocs/testing/index.html b/htdocs/testing/index.html
index e62254af..bd6219ab 100644
--- a/htdocs/testing/index.html
+++ b/htdocs/testing/index.html
@@ -15,9 +15,9 @@
 for additional testing.</p>
 
 <p>For information about running the GCC testsuites, see
-<a href="https://gcc.gnu.org/onlinedocs/install/testing.html">Installing GCC: Testing</a>.
+<a href="https://gcc.gnu.org/install/test.html">Installing GCC: Testing</a>.
 For information about testsuite organization and adding new tests, see
-<a href="https://gcc.gnu.org/onlinedocs/gccint/testsuites.html">
+<a href="https://gcc.gnu.org/onlinedocs/gccint/Testsuites.html">
 Test Suites</a> in the GCC Internals manual and the README files in
 the testsuite directories.</p>
 
@@ -48,7 +48,7 @@ the testsuite directories.</p>
 <ul>
   <li>Perform regular builds and testing of current GCC sources that
       are not already being reported regularly; see
-      <a href="https://gcc.gnu.org/onlinedoc/install/testing.html">Installing GCC:
+      <a href="https://gcc.gnu.org/install/test.html">Installing GCC:
       Testing</a> for instructions on submitting test results.</li>
   <li>Build cross compilers and test with simulators as described in
       <a href="../simtest-howto.html">How to test GCC

-----------------------------------------------------------------------

Summary of changes:
 htdocs/about.html                  |   2 +-
 htdocs/bugs/index.html             |   4 +-
 htdocs/faq.html                    |   6 +-
 htdocs/news.html                   |   4 +-
 htdocs/onlinedocs/index.html       | 161 +++++++++++++++++++++----------------
 htdocs/projects/beginner.html      |   8 +-
 htdocs/projects/documentation.html |   2 +-
 htdocs/projects/gomp/index.html    |  12 +--
 htdocs/releases.html               |   2 +-
 htdocs/simtest-howto.html          |   2 +-
 htdocs/style.mhtml                 |   8 +-
 htdocs/testing/index.html          |   6 +-
 12 files changed, 119 insertions(+), 98 deletions(-)


hooks/post-receive
-- 
gcc-wwwdocs

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-11-14 13:29 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-14 13:29 gcc-wwwdocs branch master updated. 890e40e9e74c66114b7582d97d97dac25f3c8a3e Martin Liska

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).