Merge pull request #4173 from edx/markhoeber/documentation/doc-582
Add new doc projects to top level make file
This commit is contained in:
@@ -11,3 +11,6 @@ html:
|
||||
@cd $(CURDIR)/data && make html $(Q_FLAG)
|
||||
@cd $(CURDIR)/course_authors && make html $(Q_FLAG)
|
||||
@cd $(CURDIR)/developers && make html $(Q_FLAG)
|
||||
@cd $(CURDIR)/install_operations && make html $(Q_FLAG)
|
||||
@cd $(CURDIR)/ORA2 && make html $(Q_FLAG)
|
||||
@cd $(CURDIR)/release_notes && make html $(Q_FLAG)
|
||||
|
||||
Reference in New Issue
Block a user