File tree Expand file tree Collapse file tree 2 files changed +3
-0
lines changed Expand file tree Collapse file tree 2 files changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -11,6 +11,8 @@ Validate your content with Doc Detective:
1111npx doc-detective
1212```
1313
14+ Want to use the Docker image? [ Check it out] ( https://github.com/doc-detective/docker-image ) .
15+
1416See the [ Installation] ( /docs/get-started/installation.md ) guide to get started. Come chat on [ Discord] ( https://discord.gg/uAfSjVH7yr ) !
1517
1618## What is Doc Detective?
Original file line number Diff line number Diff line change @@ -40,6 +40,7 @@ const sidebars: SidebarsConfig = {
4040 'get-started/actions/find' ,
4141 'get-started/actions/goTo' ,
4242 'get-started/actions/httpRequest' ,
43+ 'get-started/actions/runCode' ,
4344 'get-started/actions/runShell' ,
4445 'get-started/actions/screenshot' ,
4546 'get-started/actions/loadVariables' ,
You can’t perform that action at this time.
0 commit comments