[docs]: Revamp embedchain docs (#799)
This commit is contained in:
10
docs/Makefile
Normal file
10
docs/Makefile
Normal file
@@ -0,0 +1,10 @@
|
||||
install:
|
||||
npm i -g mintlify
|
||||
|
||||
run_local:
|
||||
mintlify dev
|
||||
|
||||
troubleshoot:
|
||||
mintlify install
|
||||
|
||||
.PHONY: install run_local troubleshoot
|
||||
Reference in New Issue
Block a user