Ping.  Like last time, I rebased the series.

The first two times around, I did not notice there's dedicated
maintainers for the documentation component, and so, I am adding Gerald,
Joseph and Sandra to CC this time.  Apologies for the omission.

Range-diff since last ping:

1:  6eba1548dfe = 1:  b61d9e238b7 docs: Create Indices appendix
2:  3f54e2c451f = 2:  c94a8f13471 docs: Reorder @opindex to be before 
corresponding options
3:  7821fcc2717 = 3:  99e2767db54 **/*.texi: Reorder index entries
4:  af9be5e8ae7 = 4:  de6e0e7de47 docs: Mechanically reorder item/index combos 
in extend.texi
5:  19e506d79a4 = 5:  9e5d534e373 doc: Add @defbuiltin family of helpers, set 
documentlanguage
6:  72e4c79fc60 ! 6:  ea16d17d4f5 Update texinfo.tex, remove the @gol 
macro/alias
    @@ gcc/doc/invoke.texi: Options} and @ref{Objective-C and Objective-C++ 
Dialect Opt
     --Wunused-label     @gol
     --Wunused-value     @gol
     --Wunused-variable  @gol
    ---Wuse-after-free=3  @gol
    +--Wuse-after-free=2  @gol
     --Wvla-parameter @r{(C and Objective-C only)} @gol
     --Wvolatile-register-var  @gol
     +@gccoptlist{-Waddress
    @@ gcc/doc/invoke.texi: Options} and @ref{Objective-C and Objective-C++ 
Dialect Opt
     +-Wunused-label
     +-Wunused-value
     +-Wunused-variable
    -+-Wuse-after-free=3
    ++-Wuse-after-free=2
     +-Wvla-parameter @r{(C and Objective-C only)}
     +-Wvolatile-register-var
      -Wzero-length-bounds}
7:  711d4564fc2 = 7:  e8e6669ba95 update_web_docs_git: Update CSS reference to 
new manual CSS

The following changes since commit f99303eb4aafef70075951731b3ad99266fe6225:

  d: Merge upstream dmd, druntime 09faa4eacd, phobos 13ef27a56. (2023-02-21 
15:33:38 +0100)

are available in the Git repository at:

  https://git.sr.ht/~arsen/gcc texinfo_improvements

for you to fetch changes up to e8e6669ba95ed6991e651fa5c238a3778b0ea745:

  update_web_docs_git: Update CSS reference to new manual CSS (2023-02-21 
15:55:56 +0100)

----------------------------------------------------------------
Arsen Arsenović (7):
      docs: Create Indices appendix
      docs: Reorder @opindex to be before corresponding options
      **/*.texi: Reorder index entries
      docs: Mechanically reorder item/index combos in extend.texi
      doc: Add @defbuiltin family of helpers, set documentlanguage
      Update texinfo.tex, remove the @gol macro/alias
      update_web_docs_git: Update CSS reference to new manual CSS

 gcc/d/gdc.texi                         |  144 +-
 gcc/d/implement-d.texi                 |   66 +-
 gcc/doc/cfg.texi                       |   12 +-
 gcc/doc/cpp.texi                       |   12 +-
 gcc/doc/cppdiropts.texi                |   24 +-
 gcc/doc/cppenv.texi                    |    4 +-
 gcc/doc/cppopts.texi                   |   94 +-
 gcc/doc/cppwarnopts.texi               |   14 +-
 gcc/doc/extend.texi                    | 2564 +++++-----
 gcc/doc/gcc.texi                       |   36 +-
 gcc/doc/generic.texi                   |    2 +-
 gcc/doc/implement-c.texi               |    2 +-
 gcc/doc/include/gcc-common.texi        |   26 +-
 gcc/doc/include/texinfo.tex            | 7599 +++++++++++++++++-----------
 gcc/doc/install.texi                   |    6 +-
 gcc/doc/invoke.texi                    | 8421 ++++++++++++++++----------------
 gcc/doc/lto.texi                       |    8 +-
 gcc/doc/md.texi                        |   25 +-
 gcc/doc/rtl.texi                       |    8 +-
 gcc/doc/sourcebuild.texi               |    4 -
 gcc/doc/tm.texi                        |    4 +-
 gcc/doc/tm.texi.in                     |    4 +-
 gcc/doc/trouble.texi                   |    8 +-
 gcc/fortran/intrinsic.texi             |  722 +--
 gcc/fortran/invoke.texi                |  394 +-
 gcc/go/gccgo.texi                      |   34 +-
 maintainer-scripts/update_web_docs_git |    2 +-
 27 files changed, 11007 insertions(+), 9232 deletions(-)

Have a lovely day :)
-- 
Arsen Arsenović

Attachment: signature.asc
Description: PGP signature

Reply via email to