Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
kotlinx.coroutines
/
302c2fa20aacd651e842f41160af79cb76842e6b
/
.
/
site
tree: eba2638ff5b7e728e26bfba469fbb955affe1dec [
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)