doc(lib): use docs.rs for library documentation

We will still need to host the CLI docs though.
This commit is contained in:
Sebastian Thiel
2016-12-24 10:35:48 +01:00
parent 684233ccee
commit fc34337ee4
8 changed files with 17 additions and 8 deletions

View File

@@ -26,6 +26,7 @@ cargo:
build_version: "1.0.0"
keywords: [cli]
is_executable: YES
doc_base_url: http://byron.github.io/google-apis-rs
dependencies:
- strsim = "^0.5"
- yup-hyper-mock = "^1.0"