geckoview/README.md

42 строки
1.9 KiB
Markdown
Исходник Постоянная ссылка Обычный вид История

This GitHub repository contains the documentation for [GeckoView][8]. If you are looking for the code for GeckoView you can find it at [Mozilla Central][9].
If there is documentation that you feel is missing, or an existing document doesn't cover the aspect that you are looking for, please request it by [raising an issue][10].
If you have a GeckoView bug that you want to raise, please do so on our [Bugzilla][11].
## Get Started with GeckoView
* [GeckoView Quick Start Guide][1]
2019-03-09 00:58:15 +03:00
* [Interacting with Web content and WebExtension][7]
## API Documentation
* [Changelog][2]
2019-07-24 17:19:54 +03:00
* [API][12]
## Get Started as a Contributor
* [GeckoView Contributor Quick Start Guide][3]
* [Mozilla Central Quick Start Guide][4]
* [Mozilla Central Contributor Guide][5]
* [Guide to Native Debugging in Android Studio][6]
## More information
You can read more about GeckoView on the [wiki](https://wiki.mozilla.org/Mobile/GeckoView).
[1]:https://firefox-source-docs.mozilla.org/mobile/android/geckoview/consumer/geckoview-quick-start.html
2019-07-26 07:23:17 +03:00
[2]:https://geckoview.dev/javadoc/mozilla-central/org/mozilla/geckoview/doc-files/CHANGELOG
[3]:https://firefox-source-docs.mozilla.org/mobile/android/geckoview/contributor/geckoview-quick-start.html
[4]:https://firefox-source-docs.mozilla.org/mobile/android/geckoview/contributor/mc-quick-start.html
[5]:https://firefox-source-docs.mozilla.org/mobile/android/geckoview/contributor/contributing-to-mc.html
[6]:https://firefox-source-docs.mozilla.org/mobile/android/geckoview/contributor/native-debugging.html
[7]:https://firefox-source-docs.mozilla.org/mobile/android/geckoview/consumer/web-extensions.html
[8]:https://geckoview.dev
[9]:https://searchfox.org/mozilla-central/source/mobile/android/geckoview
[10]:https://github.com/mozilla/geckoview/issues
2019-07-26 07:26:01 +03:00
[11]:https://bugzilla.mozilla.org/enter_bug.cgi?product=GeckoView
2019-07-26 07:29:32 +03:00
[12]:https://geckoview.dev/javadoc/mozilla-central/index.html