This website requires JavaScript.
Explore
Help
Sign In
nordic-dev.net
/
embassy
Watch
2
Star
0
Fork
0
You've already forked embassy
mirror of
https://github.com/embassy-rs/embassy.git
synced
2024-11-21 14:22:33 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
main
embassy
/
docs
/
Makefile
9 lines
105 B
Makefile
Raw
Permalink
Normal View
History
Unescape
Escape
move images and add makefile
2024-05-18 08:22:33 +00:00
all
:
add book ci script
2024-05-18 13:02:49 +00:00
asciidoctor -d book -D book/ index.adoc
cp -r images book
move images and add makefile
2024-05-18 08:22:33 +00:00
clean
:
add book ci script
2024-05-18 13:02:49 +00:00
rm -rf book
move images and add makefile
2024-05-18 08:22:33 +00:00
.PHONY
:
all
clean
Reference in New Issue
Copy Permalink