Rewrite init app in C, introduce MSL (MOP3 System Library)
All checks were successful
Build documentation / build-and-deploy (push) Successful in 35s
All checks were successful
Build documentation / build-and-deploy (push) Successful in 35s
This commit is contained in:
7
make/docs.mk
Normal file
7
make/docs.mk
Normal file
@@ -0,0 +1,7 @@
|
||||
doxygen_kernel:
|
||||
make -C kernel platform=$(platform) doxygen
|
||||
|
||||
docs: doxygen_kernel
|
||||
mkdocs build
|
||||
|
||||
.PHONY: docs doxygen_kernel
|
||||
Reference in New Issue
Block a user