1
0
mirror of https://github.com/ARM-software/workload-automation.git synced 2024-10-16 15:34:01 +01:00
Commit Graph

23 Commits

Author SHA1 Message Date
Marc Bonnici
0196d3bdbe doc: Update Output processing API docs 2018-06-11 08:10:07 +01:00
Marc Bonnici
4b5d85ce40 doc: Add WA execution model.
Add brief overview of WA's execution model.
2018-06-11 08:10:07 +01:00
Marc Bonnici
92df8852fd doc: Rename references to folder to directory to be consistent. 2018-06-11 08:10:07 +01:00
Marc Bonnici
13d0743ac3 doc/contributing: Fix typos 2018-06-11 08:10:07 +01:00
Marc Bonnici
3839da166d doc: Fix instrument documentation
Fixed outdated `update_results` method references.
2018-06-11 08:10:07 +01:00
Waleed El-Geresy
0269a30ca6 docs:writing_plugins: Typos and Grammar 2018-06-08 17:50:22 +01:00
sdpenguin
1a98b8a4d3 Typo fix 2018-06-08 17:12:02 +01:00
Sergei Trofimov
3545c855b8 doc: add note on classifiers vs metadata
Add a small section on classifiers to the plugin writing docs, and a
section comparing them with metadata and clarifying when to use one or
the other.
2018-05-25 15:27:14 +01:00
Sergei Trofimov
51955ee0e0 doc: add metadata docs
Document the new metadata feature.
2018-05-25 15:27:14 +01:00
Sergei Trofimov
63fe32584b doc: update metrics and artifacts docs
Update documentation for metrics and artifacts documentation to show
how these may be added by a plugin.
2018-05-25 15:27:14 +01:00
Sergei Trofimov
61ca603049 doc: add serialization documentation 2018-05-25 15:27:14 +01:00
Sergei Trofimov
e5e8406e1f doc: minor fix to resource resolution docs
Correct the documentation for what happens if a resource is not found.
2018-05-25 10:21:06 +01:00
Sergei Trofimov
79141582e9 fw/workload: record app version in metadata
Add the package version for an ApkWorkload to the metadata for that job.
2018-05-25 10:21:06 +01:00
Marc Bonnici
04fe3768af doc: Misc fixes
Fix typos, formatting and irrelevant information.
2018-05-21 10:26:28 +01:00
Sergei Trofimov
192bebbc23 doc: update and extend Output docs
- Move output processing API docs into developer reference.
- Add a section on output directory structure to user reference.
- Rewrite the output section of the user guide to provide a very
  brief overview of the output directory and to link to the two
  sections above.
2018-05-18 17:52:49 +01:00
Sergei Trofimov
b1b2131b0c doc: fix build warnings 2018-05-18 10:32:08 +01:00
Marc Bonnici
19184ceaf6 doc: Update reference and fix typos 2018-05-11 18:06:24 +01:00
Marc Bonnici
86cc449203 doc: Improve description of context methods 2018-05-11 18:06:24 +01:00
Marc Bonnici
98e86efbda doc: Fix references 2018-04-30 09:14:22 +01:00
Marc Bonnici
7cb11f66cf doc: add building of instrument method map 2018-04-30 09:14:22 +01:00
Marc Bonnici
9741014b35 doc: Fix formatting errors 2018-04-30 09:14:22 +01:00
Marc Bonnici
0fd095622c doc: Improve installing executables documentation 2018-04-30 09:14:22 +01:00
Marc Bonnici
bc87eacde2 Documentation: Update WA3 Documentation
Update the documentation and build system for producing documentation for
WA3 with support for automatic building on readthedocs.

Note: This is currently a WIP.
2018-04-24 09:59:57 +01:00