Add docs command to build and serve documentation
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
# .env.example (anki-sync-server)
|
||||
|
||||
## Make
|
||||
MKDOCS=mkdocs
|
||||
|
||||
## Mkdocs
|
||||
MKDOCS_OPTION=serve
|
||||
|
||||
## Path
|
||||
PATH:=.venv/bin/path:${PATH}
|
||||
Reference in New Issue
Block a user