mirror of
https://github.com/logos-messaging/logos-messaging-nim.git
synced 2026-01-02 14:03:06 +00:00
Update Makefile
This commit is contained in:
parent
96aed5484f
commit
40ec38ee6d
2
Makefile
2
Makefile
@ -90,7 +90,7 @@ test1: | build deps
|
||||
|
||||
docs: | build deps
|
||||
echo -e $(BUILD_MSG) "build/$@" && \
|
||||
$(ENV_SCRIPT) nimble doc --accept --index:on --project --out:.gh-pages waku/waku.nim waku.nims
|
||||
$(ENV_SCRIPT) nim doc --accept --index:on --project --out:.gh-pages waku/waku.nim waku.nims
|
||||
|
||||
# Waku v2 targets
|
||||
wakunode2: | build deps
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user