Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions doc/speech-dispatcher.texi
Original file line number Diff line number Diff line change
Expand Up @@ -3608,6 +3608,8 @@ intended to make writing new output modules easier and allow the
programmer to reuse existing pieces of code instead of writing
everything from scratch.

An example of using this is available in @code{src/modules/skeleton_config.c}

@menu
* Initialization Macros and Functions::
* Generic Macros and Functions::
Expand Down
Loading