mirror of
https://github.com/scottlamb/moonfire-nvr.git
synced 2025-12-04 23:02:32 -05:00
config file reference and doc reorganization
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
/**
|
||||
* @file Convenience wrapper around the Moonfire NVR API layer.
|
||||
*
|
||||
* See <tt>design/api.md</tt> for a description of the API. Some of the
|
||||
* See <tt>ref/api.md</tt> for a description of the API. Some of the
|
||||
* documentation is copied into the docstrings here for convenience, but
|
||||
* that doc is authoritative.
|
||||
*
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
|
||||
/**
|
||||
* @file Types from the Moonfire NVR API.
|
||||
* See descriptions in <tt>design/api.md</tt>.
|
||||
* See descriptions in <tt>ref/api.md</tt>.
|
||||
*/
|
||||
|
||||
export type StreamType = "main" | "sub";
|
||||
|
||||
Reference in New Issue
Block a user