mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-28 15:18:37 +08:00
Redefine FUNCTION in doc.str
FUNCTION is identical to func, so simplify doc.str. 2023-02-17 Tom Tromey <tom@tromey.com> * doc/doc.str (FUNCTION): Call func.
This commit is contained in:
@ -1,3 +1,7 @@
|
||||
2023-02-17 Tom Tromey <tom@tromey.com>
|
||||
|
||||
* doc/doc.str (FUNCTION): Call func.
|
||||
|
||||
2023-02-17 Tom Tromey <tom@tromey.com>
|
||||
|
||||
* opncls.c: Hoist the SECTION comment.
|
||||
|
@ -74,15 +74,7 @@ variable synopsis_seen
|
||||
;
|
||||
|
||||
: FUNCTION
|
||||
"@findex " - a
|
||||
skip_past_newline
|
||||
copy_past_newline
|
||||
dup - a x x
|
||||
"@subsubsection @code{" - a x x b
|
||||
swap
|
||||
remchar
|
||||
"}\n" - a x b x c
|
||||
catstr catstr catstr catstr catstr
|
||||
func
|
||||
;
|
||||
|
||||
: bodytext
|
||||
|
Reference in New Issue
Block a user