00abbf1af5
* Added basic documentation wireframe for api, commands, and forms. * Added doc.go
6 lines
168 B
Go
6 lines
168 B
Go
/*
|
|
This package contains commands and flags to be used by the main application.
|
|
|
|
See https://photoprism.org/ for more information about PhotoPrism.
|
|
*/
|
|
package commands
|