mirror of
https://github.com/simonw/sqlite-utils.git
synced 2026-09-24 19:04:12 +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:
|
@cog:
|
||||||
pipenv run cog -r README.md docs/*.rst
|
pipenv run cog -r README.md docs/*.rst
|
||||||
|
|
||||||
|
# Serve live docs on localhost:8000
|
||||||
@docs: cog
|
@docs: cog
|
||||||
cd docs && pipenv run make livehtml
|
cd docs && pipenv run make livehtml
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue