Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
kotlinx.coroutines
/
bab9f7927ca780b242c794578c02ddf63db40375
/
.
/
site
tree: c6f848a386671cab0ad2dce07dce7c8d8ba3e799 [
path history
]
[
tgz
]
docs/
build.gradle
README.md
site/README.md
Reference documentation site
This module builds references documentation.
Building
Install
Jekyll
In project root directory do:
Run
./gradlew site
The result is in
site/build/gh-pages/_site
Upload it to github pages (
gh-pages
branch)