Browse Source

Add Android API Reference (#182)

* Create android_ref.md

* Update navigation_storage.yml

* Update navigation_core.yml

* Update navigation_learn.yml
feat/clarity-updates
Friedger Müffke 6 years ago
committed by Moxiegirl
parent
commit
84f0e5cdc5
  1. 5
      _common/android_ref.md
  2. 1
      _data/navigation_core.yml
  3. 1
      _data/navigation_learn.yml
  4. 1
      _data/navigation_storage.yml

5
_common/android_ref.md

@ -0,0 +1,5 @@
---
layout: externalurl
redirect_url: https://blockstack.github.io/blockstack-android/
title: "Blockstack Android Reference"
---

1
_data/navigation_core.yml

@ -31,5 +31,6 @@
docs:
- core/cmdLineRef
- common/javascript_ref
- common/android_ref
- common/core_ref
- core/wire-format

1
_data/navigation_learn.yml

@ -35,5 +35,6 @@
- title: Reference
docs:
- common/javascript_ref
- common/android_ref
- develop/cliDocs
- common/core_ref

1
_data/navigation_storage.yml

@ -17,3 +17,4 @@
- storage/config-schema
- storage/cliDocs
- common/javascript_ref
- common/android_ref

Loading…
Cancel
Save