website/docs: add flow inspector docs

closes #2105

Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
This commit is contained in:
Jens Langhammer
2022-01-19 19:31:21 +01:00
parent 41e7b9b73f
commit 4db370d24e
3 changed files with 34 additions and 1 deletions

View File

@ -75,7 +75,7 @@ module.exports = {
{
type: "category",
label: "Flows",
items: ["flow/index", "flow/examples"],
items: ["flow/index", "flow/inspector", "flow/examples"],
},
{
type: "category",