3d60de8161
NODE which allows nodes to be written to texinfo files.
38 lines
544 B
Plaintext
38 lines
544 B
Plaintext
|
|
: SYNOPSIS
|
|
skip_past_newline
|
|
get_stuff_in_command
|
|
exfunstuff
|
|
indent
|
|
maybecatstr
|
|
;
|
|
|
|
: ignore
|
|
skip_past_newline
|
|
get_stuff_in_command
|
|
outputdots
|
|
maybecatstr
|
|
;
|
|
|
|
: CODE_FRAGMENT
|
|
ignore ;
|
|
|
|
: external
|
|
0 internalmode ignore ;
|
|
|
|
: internal
|
|
1 internalmode ignore ;
|
|
|
|
: ENDDD external ;
|
|
: SECTION ignore ;
|
|
: SUBSECTION ignore ;
|
|
: SUBSUBSECTION ignore ;
|
|
: INTERNAL_DEFINITION internal ;
|
|
: DESCRIPTION ignore ;
|
|
: FUNCTION external ;
|
|
: RETURNS ignore ;
|
|
: TYPEDEF external ;
|
|
: INTERNAL_FUNCTION internal ;
|
|
: INTERNAL internal ;
|
|
: NODE ignore ;
|