1
0
mirror of https://github.com/ARM-software/workload-automation.git synced 2025-10-31 15:12:25 +00:00

doc: add output API docs

- Add a reference tag for metadata
- Remove doc/source/api from .gitignore -- this is no longer
  auto-generated.
- Add a top-level "index" for the API documentation.
- Add output API documentation.
- Remove the output API example file, as its contents is now part of the
  output API docs.
This commit is contained in:
Sergei Trofimov
2018-06-25 16:27:57 +01:00
committed by Marc Bonnici
parent c400591759
commit 275c243764
6 changed files with 461 additions and 97 deletions

1
.gitignore vendored
View File

@@ -12,7 +12,6 @@ build/
dist/
.ropeproject/
wa_output/
doc/source/api/
doc/source/plugins/
MANIFEST
*.orig