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