Commit 9434ad25 authored by Po Lu's avatar Po Lu
Browse files

Introduce menus beneath new chapters in the Transient menu

* doc/misc/transient.texi (Usage)
(Modifying Existing Transients): Insert menus from which Texinfo
4.13 can infer Prev and Next nodes.
parent 1ec8e76b
Pipeline #27467 failed with stages
in 219 minutes and 23 seconds
......@@ -203,6 +203,18 @@ easy. Fun even. Once you've tried it, it's hard to go back to the
@node Usage
@chapter Usage
@menu
* Invoking Transients::
* Aborting and Resuming Transients::
* Common Suffix Commands::
* Saving Values::
* Using History::
* Getting Help for Suffix Commands::
* Enabling and Disabling Suffixes::
* Other Commands::
* Configuration::
@end menu
@node Invoking Transients
@section Invoking Transients
......@@ -926,6 +938,15 @@ signal an error.
@node Defining New Commands
@chapter Defining New Commands
@menu
* Technical Introduction::
* Defining Transients::
* Binding Suffix and Infix Commands::
* Defining Suffix and Infix Commands::
* Using Infix Arguments::
* Transient State::
@end menu
@node Technical Introduction
@section Technical Introduction
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment