Update tooling and UI development documentation to cover I18N

- Document steps for adding I18N in builds
- Add "clean-language" target to remove *.mo files

Signed-off-by: Hideki Saito <saito@fgrep.org>
This commit is contained in:
Hideki Saito
2019-07-26 09:47:35 +09:00
committed by Jake McDermott
parent 94e14ae6f8
commit 8362aa71db
3 changed files with 27 additions and 1 deletions

View File

@@ -134,6 +134,8 @@ Run the following to build the AWX UI:
```bash
(host) $ make ui-devel
```
See [the ui development documentation](awx/ui/README.md) for more information on using the frontend development, build, and test tooling.
### Running the environment
#### Start the containers