* doc/lispref/parsing.texi (Parsing Program Source): Fix menu.
Add the new node "User-defined Things" to the menu.
This commit is contained in:
parent
3eb462405e
commit
103a2fdf18
1 changed files with 1 additions and 0 deletions
|
@ -44,6 +44,7 @@ source files that mix multiple programming languages.
|
|||
* Retrieving Nodes:: Retrieving nodes from a syntax tree.
|
||||
* Accessing Node Information:: Accessing node information.
|
||||
* Pattern Matching:: Pattern matching with query patterns.
|
||||
* User-defined Things:: User-defined ``Things'' and Navigation.
|
||||
* Multiple Languages:: Parse text written in multiple languages.
|
||||
* Tree-sitter Major Modes:: Develop major modes using tree-sitter.
|
||||
* Tree-sitter C API:: Compare the C API and the ELisp API.
|
||||
|
|
Loading…
Add table
Reference in a new issue