mirror of
https://github.com/simonw/sqlite-utils.git
synced 2026-07-23 01:14:31 +02:00
Comment for 'just docs' command
This shows up in 'just -l'
This commit is contained in:
parent
c7cad6fc25
commit
cf9861216b
1 changed files with 1 additions and 0 deletions
1
Justfile
1
Justfile
|
|
@ -20,6 +20,7 @@
|
|||
@cog:
|
||||
pipenv run cog -r README.md docs/*.rst
|
||||
|
||||
# Serve live docs on localhost:8000
|
||||
@docs: cog
|
||||
cd docs && pipenv run make livehtml
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue