common-workflow-language / common-workflow-language/user_guide
Document how to view translations locally
Open
- Dominant language
- Common Workflow Language
- Stars
- 42
- Forks
- 65
- PR merge metrics
- No merged PRs in 30d
Description
``` bash
sphinx-build -b html -D language=ja src _build/html/ja
open _build/html/ja/index.html
```
The `sphinx-build` command should apart of a Makefile target that builds all languages
Contributor guide
Assessment
This issue has not been assessed yet.