mentat/sdks/android/Mentat
Emily Toop c5180656cc
Mentat documentation website using Jekyll (#754)
Steps to building docs locally:

    1. Install Jekyll
    2. cd docs
    3. bundle exec jekyll serve --incremental
    4. open local docs site at http://127.0.0.1:4000/


* basic Jekyll site

* Add docs to documentation site

* Update javadoc to allow for error free builds

* Remove docs for rust dependencies

* Better display examples, about and contributing documentation for Mentat

* Version docs
2018-06-25 11:20:36 +01:00
..
gradle/wrapper Android SDK basic sample project and symlinked SDK Mentat binaries (#729) r=nalexander 2018-06-01 12:44:31 -07:00
library Mentat documentation website using Jekyll (#754) 2018-06-25 11:20:36 +01:00
samples/basic Android SDK basic sample project and symlinked SDK Mentat binaries (#729) r=nalexander 2018-06-01 12:44:31 -07:00
.gitignore iOS and Android (Java) sdk framework (#643) 2018-05-14 16:20:36 +01:00
.project iOS and Android (Java) sdk framework (#643) 2018-05-14 16:20:36 +01:00
build.gradle Android SDK basic sample project and symlinked SDK Mentat binaries (#729) r=nalexander 2018-06-01 12:44:31 -07:00
gradle.properties Gradle support for publishing to bintray (#720) r=ncalexan 2018-05-30 13:38:45 -07:00
gradlew Min SDK 16, bump dependency versions, update gradle & wrapper, fix linter error (#717) r= fluffyemily 2018-05-29 10:16:32 -07:00
gradlew.bat Min SDK 16, bump dependency versions, update gradle & wrapper, fix linter error (#717) r= fluffyemily 2018-05-29 10:16:32 -07:00
settings.gradle Android SDK basic sample project and symlinked SDK Mentat binaries (#729) r=nalexander 2018-06-01 12:44:31 -07:00