mirror of
https://github.com/darkrenaissance/darkfi.git
synced 2026-01-08 22:28:12 -05:00
book: add makefile step to remove arrow keys from book js
This commit is contained in:
@@ -14,6 +14,7 @@ all: $(JSONRPC)
|
||||
./generate_seminar_ics.py --ics
|
||||
$(MAKE) -C ../ rustdoc
|
||||
cp -r ../target/doc/* book/development/
|
||||
./remove_chapter_nav_js.py
|
||||
|
||||
$(DARKFID_JSONRPC):
|
||||
@echo "# darkfid JSON-RPC API" > $@
|
||||
|
||||
Reference in New Issue
Block a user