зеркало из https://github.com/mozilla/geckoview.git
Include README inside index so we can keep both
This commit is contained in:
Родитель
f9ce95869c
Коммит
6a70ed33f9
|
@ -0,0 +1,20 @@
|
|||
## Get Started with GeckoView
|
||||
|
||||
* [GeckoView Quick Start Guide](https://wiki.mozilla.org/Mobile/GeckoView#Get_Started)
|
||||
|
||||
|
||||
## API Documentation
|
||||
|
||||
* [Changelog](javadoc/mozilla-central/org/mozilla/geckoview/doc-files/CHANGELOG.md)
|
||||
* [API](javadoc/mozilla-central/index.html)
|
||||
|
||||
## Get Started as a Contributor
|
||||
|
||||
* [GeckoView Contributor Quick Start Guide](tutorials/geckoview-quick-start.md)
|
||||
* [Mozilla Central Quick Start Guide](tutorials/mc-quick-start.md)
|
||||
* [Mozilla Central Contributor Guide](tutorials/contributing-to-mc.md)
|
||||
* [Guide to Native Debugging in Android Studio](tutorials/native-debugging.md)
|
||||
|
||||
|
||||
## More information
|
||||
You can read more about GeckoView on the [wiki](https://wiki.mozilla.org/Mobile/GeckoView).
|
21
index.md
21
index.md
|
@ -3,23 +3,4 @@ layout: default
|
|||
title: Home
|
||||
nav_order: 1
|
||||
---
|
||||
## Get Started with GeckoView
|
||||
|
||||
* [GeckoView Quick Start Guide](https://wiki.mozilla.org/Mobile/GeckoView#Get_Started)
|
||||
|
||||
|
||||
## API Documentation
|
||||
|
||||
* [Changelog](javadoc/mozilla-central/org/mozilla/geckoview/doc-files/CHANGELOG.md)
|
||||
* [API](javadoc/mozilla-central/index.html)
|
||||
|
||||
## Get Started as a Contributor
|
||||
|
||||
* [GeckoView Contributor Quick Start Guide](tutorials/geckoview-quick-start.md)
|
||||
* [Mozilla Central Quick Start Guide](tutorials/mc-quick-start.md)
|
||||
* [Mozilla Central Contributor Guide](tutorials/contributing-to-mc.md)
|
||||
* [Guide to Native Debugging in Android Studio](tutorials/native-debugging.md)
|
||||
|
||||
|
||||
## More information
|
||||
You can read more about GeckoView on the [wiki](https://wiki.mozilla.org/Mobile/GeckoView).
|
||||
{% include_relative README.md %}
|
||||
|
|
Загрузка…
Ссылка в новой задаче