mirror of
https://github.com/janet-lang/janet
synced 2026-09-25 02:11:41 +00:00
Remove doc markdown and move it to website.
This commit is contained in:
@@ -160,7 +160,7 @@ dist: build/janet-dist.tar.gz
|
||||
|
||||
build/janet-%.tar.gz: $(JANET_TARGET) src/include/janet/janet.h \
|
||||
janet.1 LICENSE CONTRIBUTING.md $(JANET_LIBRARY) \
|
||||
build/doc.html README.md $(wildcard doc/*.md)
|
||||
build/doc.html README.md
|
||||
tar -czvf $@ $^
|
||||
|
||||
#########################
|
||||
|
||||
Reference in New Issue
Block a user