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

doc: fix build warnings

This commit is contained in:
Sergei Trofimov
2018-05-18 10:03:20 +01:00
committed by Marc Bonnici
parent 3f7f0b38f5
commit b1b2131b0c
9 changed files with 25 additions and 15 deletions

View File

@@ -17,7 +17,7 @@ consistent with the rest of WA code. Briefly, it is
*not* use Hungarian notation (so prefer ``birth_date`` over ``dtBirth``).
New extensions should also follow implementation guidelines specified in
:ref:`writing_extensions` section of the documentation.
:ref:`writing-plugins` section of the documentation.
We ask that the following checks are performed on the modified code prior to
submitting a pull request: