Update rake docs to reflect change in folder structure
This commit is contained in:
7
docs/Makefile
Normal file
7
docs/Makefile
Normal file
@@ -0,0 +1,7 @@
|
||||
|
||||
.PHONY: html
|
||||
|
||||
html:
|
||||
@cd $(CURDIR)/data && make html
|
||||
@cd $(CURDIR)/course_authors && make html
|
||||
@cd $(CURDIR)/developers && make html
|
||||
Reference in New Issue
Block a user