Create glossary for commonly used frigate terms (#9356)

* Add glossary with commonly used terms for frigate

* Link back to full docs pages

* Add glossary to sidebar

* Clarifications and grammar fixes

Co-authored-by: Blake Blackshear <blakeb@blakeshome.com>

---------

Co-authored-by: Blake Blackshear <blakeb@blakeshome.com>
This commit is contained in:
Nicolas Mowen
2024-01-26 05:13:39 -07:00
committed by GitHub
parent 487c626e00
commit 700c0fb410
2 changed files with 60 additions and 1 deletions

View File

@@ -6,6 +6,7 @@ module.exports = {
"frigate/installation",
"frigate/camera_setup",
"frigate/video_pipeline",
"frigate/glossary",
],
Guides: [
"guides/getting_started",
@@ -61,7 +62,7 @@ module.exports = {
],
"Frigate+": ["plus/index"],
Troubleshooting: [
"troubleshooting/faqs",
"troubleshooting/faqs",
"troubleshooting/recordings",
"troubleshooting/edgetpu",
],