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

doc: Reorganise Developer Guide/Reference

This commit is contained in:
Marc Bonnici
2018-06-26 14:38:53 +01:00
committed by setrofim
parent e66ae050a9
commit 116c260bae
5 changed files with 287 additions and 287 deletions

View File

@@ -49,7 +49,7 @@ help:
clean:
rm -rf $(BUILDDIR)/*
rm -rf source/plugins/*
rm -rf source/developer_reference/instrument_method_map.rst
rm -rf source/developer_guide/instrument_method_map.rst
rm -rf source/run_config/*
coverage: