mirror of
https://github.com/samsonjs/vdirsyncer.git
synced 2026-04-04 10:35:51 +00:00
Fix up docs target
This commit is contained in:
parent
bcd1bfdc62
commit
670ebc0d9f
1 changed files with 1 additions and 2 deletions
3
Makefile
3
Makefile
|
|
@ -52,8 +52,7 @@ install-docs:
|
|||
pip install sphinx sphinx_rtd_theme
|
||||
|
||||
docs:
|
||||
cd docs
|
||||
make html
|
||||
cd docs && make html
|
||||
|
||||
sh: # open subshell with default test config
|
||||
$$SHELL;
|
||||
|
|
|
|||
Loading…
Reference in a new issue