1
0
mirror of https://github.com/ARM-software/workload-automation.git synced 2025-09-03 03:42:35 +01:00

doc: Rename references to folder to directory to be consistent.

This commit is contained in:
Marc Bonnici
2018-06-08 15:52:39 +01:00
committed by setrofim
parent 13d0743ac3
commit 92df8852fd
6 changed files with 9 additions and 9 deletions

View File

@@ -186,7 +186,7 @@ therefore we would choose the :ref:`ApkUiAutomator workload
Workload created in $WA_USER_DIRECTORY/plugins/google_docs
From here you can navigate to the displayed folder and you will find your
From here you can navigate to the displayed directory and you will find your
``__init__.py`` and a ``uiauto`` directory. The former is your python WA
workload and will look something like this

View File

@@ -229,7 +229,7 @@ for most people APK files should be kept in the
``$WA_USER_DIRECTORY/dependencies/SOME_WORKLOAD/`` directory. (by default
``~/.workload_automation/dependencies/SOME_WORKLOAD/``). The
``WA_USER_DIRECTORY`` environment variable can be used to change the location of
this folder. The APK files need to be put into the corresponding directories for
this directory. The APK files need to be put into the corresponding directories for
the workload they belong to. The name of the file can be anything but as
explained below may need to contain certain pieces of information.