1
0
mirror of https://github.com/ARM-software/workload-automation.git synced 2025-06-23 00:35:56 +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
doc
Makefile
source
api
conf.py
developer_information
developer_guide
developer_reference

@ -314,7 +314,7 @@ def setup(app):
generate_target_documentation('plugins')
generate_run_config_documentation('run_config')
generate_meta_config_documentation('run_config')
generate_instrument_method_map(os.path.join('developer_information', 'developer_reference',
generate_instrument_method_map(os.path.join('developer_information', 'developer_guide',
'instrument_method_map.rst'))
app.add_object_type('confval', 'confval',
objname='configuration value',