bergamot-translator/.github/workflows
Jerin Philip 576afae6b3
Adding documentation action (#168)
Adds a GitHub workflow that builds documentation from sources through doxygen through sphinx on push to the main branch or on push of any semantic version tags. The built documentation is deployed at https://github.com/browsermt/docs@gh-pages, which is rendered at https://browser.mt/docs/<suffix>, where <suffix> is 'main' or a tag vM.m.p corresponding to a semantic version.

On pull request artifacts are uploaded for reviewers to inspect if need be.
2021-05-25 11:10:56 +01:00
..
coding-styles.yml Adding clang-format and updating existing sources to adhere (#151) 2021-05-19 21:50:21 +01:00
doc.yml Adding documentation action (#168) 2021-05-25 11:10:56 +01:00
native-mac.yml Making bytearray a commandline switch (#127) 2021-05-06 00:26:03 +01:00
native-ubuntu.yml Enabling ccache on github builds for Ubuntu (#95) 2021-05-17 11:42:47 +01:00
push-browsermt-main-to-mozilla-main.yml GitHub action to push browsermt/main branch to mozilla/bergamot-translator every hour (#160) 2021-05-20 09:33:58 +03:00
wasm-custom_marian-mac.yml Improved wasm scripts and README (#128) 2021-05-04 10:18:45 +01:00
wasm-custom_marian-ubuntu.yml Improved wasm scripts and README (#128) 2021-05-04 10:18:45 +01:00
windows.yml Full windows support with ssplit from browsermt, not a fork (#109) 2021-05-01 00:29:23 +01:00