Skip to content

Commit b07db5c

Browse files
geographikagithub-actions[bot]
authored andcommitted
[build_translations]
1 parent 321f987 commit b07db5c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

en/development/documentation.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ website is then automatically updated on each merged pull request.
2929

3030
The live website is actually built automatically through a `GitHub workflow <https://github.com/MapServer/MapServer-documentation/blob/main/.github/workflows/build.yml>`__,
3131
triggered by each push to the live branch. See the `build history <https://github.com/MapServer/MapServer-documentation/actions/workflows/build.yml>`__.
32+
The different language documentation sites are rebuilt when a commit message includes ``[build_translations]``.
3233

3334
GitHub Notes
3435
------------
@@ -543,7 +544,7 @@ Then push po files to transifex (you can use -l flags to filter the language)::
543544
When committing your update, add [build_pdf] or [build_translations] in order to
544545
build pdf and/or translation to the webserver.
545546

546-
**Knonw issues:**
547+
**Known issues:**
547548

548549
* when downloading po files to local dir, if the file exists it won't be
549550
updated. At this moment we should remove all po files before downloading.

0 commit comments

Comments
 (0)