projects
/
rust-101.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
cb4172e8da0857e2c49d44fbcca3b2350fa2d9f1
[rust-101.git]
/
Makefile
1
all: docs
2
.PHONY: docs
3
4
docs:
5
docco src/*.rs -l linear