manual: Rename nodes to silence Emacs name check

* doc/org-manual.org (Advanced Export Configuration):
(Extracting Source Code): Rename "Hooks" subheading so that ox-texinfo
does not make it unique by appending " (N)".

The Emacs repo has a check for problematic characters in info nodes
that flagged "Hooks (2)" (bug#52126).  As mentioned in that thread,
this case is actually probably not problematic because the name
doesn't _start_ with "(".  However, it's easy enough to sidestep the
warning, and adding the extra context doesn't hurt.
This commit is contained in:
Kyle Meyer 2021-12-02 20:40:58 -05:00
parent c91271297d
commit 0acd2fed20
1 changed files with 2 additions and 2 deletions

View File

@ -15571,7 +15571,7 @@ for usage and configuration details.
:DESCRIPTION: Fine-tuning the export output.
:END:
*** Hooks
*** Export hooks
:PROPERTIES:
:UNNUMBERED: notoc
:END:
@ -18203,7 +18203,7 @@ expanded anyway.
#+kindex: C-c C-v f
Choose a file to tangle. Bound to {{{kbd(C-c C-v f)}}}.
*** Hooks
*** Tangle hooks
:PROPERTIES:
:UNNUMBERED: notoc
:END: