add(doc): tutorial on interactive dispatcher

This commit is contained in:
Wataru Otsubo 2024-11-11 18:19:05 +09:00
parent 3a9c7fcf44
commit 6155ca3031
3 changed files with 56 additions and 0 deletions

View file

@ -28,6 +28,7 @@ makedocs(
"Tutorial" => "tutorial.md",
"Apps" => [
"Simple result viewer" => "howtouse-simpleviewer.md",
"Dispatch checker" => "howtouse-dispatchchecker.md",
],
"Examples" => "examples.md",
"About this software" => "about_software.md",