mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-09-16 06:19:24 +00:00
doc: fix source file fetching and cleaning
Signed-off-by: David B. Kinder <david.b.kinder@intel.com>
This commit is contained in:
committed by
lijinxia
parent
4c941d5e5b
commit
8d7a449c55
@@ -31,7 +31,7 @@ doxy: pullsource
|
||||
# Remove generated content (Sphinx and doxygen)
|
||||
|
||||
clean:
|
||||
$(Q)rm -fr $(BUILDDIR) doxygen hypervisor devicemodel
|
||||
$(Q)rm -fr $(BUILDDIR) doxygen _source
|
||||
|
||||
# Copy material over to the GitHub pages staging repo
|
||||
|
||||
|
Reference in New Issue
Block a user