This website requires JavaScript.
Explore
Help
Sign in
NaxdyOrg
/
embassy
Watch
1
Star
0
Fork
You've already forked embassy
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
7a26cc3764
embassy
/
docs
/
Makefile
9 lines
105 B
Makefile
Raw
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 a new issue
Copy permalink