1
0
mirror of https://github.com/ARM-software/workload-automation.git synced 2025-09-01 10:52:33 +01:00

doc: add building of instrument method map

This commit is contained in:
Marc Bonnici
2018-04-27 10:57:49 +01:00
committed by setrofim
parent 9741014b35
commit 7cb11f66cf
5 changed files with 31 additions and 8 deletions

View File

@@ -51,7 +51,7 @@ clean:
rm -rf $(BUILDDIR)/*
rm -rf source/api/*
rm -rf source/plugins/*
rm -rf source/instrumentation_method_map.rst
rm -rf source/developer_reference/instrument_method_map.rst
coverage:
$(SPHINXBUILD) -b coverage $(ALLSPHINXOPTS) $(BUILDDIR)/coverage