blakeblackshear.frigate/docs
Josh Hawkins 2610cfcfde
Classification config changes (#17892)
* Only auto-populate some config fields down to the camera level

- Don't populate LPR and face global-only settings down to the camera level
- Ensure LPR mixin uses camera level min_area
- Explicitly forbid extra config values for LPR and face

* lpr docs tweak

* remove extra text already in i18n key

* consistency
2025-04-24 07:30:10 -06:00
..
docs Classification config changes (#17892) 2025-04-24 07:30:10 -06:00
plugins docs: include available objects in documentation 2021-03-09 06:23:37 -06:00
src/css Use Swagger documentation for Frigate HTTP API (#14178) 2024-10-07 14:27:35 -06:00
static Face fixes (#17618) 2025-04-09 20:56:11 -05:00
.gitignore docs: move docs to docusaurus 2021-01-26 21:40:33 -06:00
babel.config.js docs: move docs to docusaurus 2021-01-26 21:40:33 -06:00
docusaurus.config.ts Use Swagger documentation for Frigate HTTP API (#14178) 2024-10-07 14:27:35 -06:00
package-lock.json Update docs deps (#15617) 2024-12-20 10:37:02 -06:00
package.json Update docs deps (#15617) 2024-12-20 10:37:02 -06:00
README.md Use Swagger documentation for Frigate HTTP API (#14178) 2024-10-07 14:27:35 -06:00
sidebars.ts Bird classification docs (#17369) 2025-03-26 14:42:30 -05:00

Website

This website is built using Docusaurus 3.5, a modern static website generator.

For installation and contributing instructions, please follow the Contributing Docs.

Development

  1. Run npm i to install dependencies
  2. Run npm run start to start the website