2019-05-31 16:08:42 +03:00
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].
2019-01-24 20:12:01 +03:00
## Get Started with GeckoView
2019-02-21 14:30:34 +03:00
* [GeckoView Quick Start Guide][1]
2019-03-09 00:58:15 +03:00
* [Interacting with Web content and WebExtension][7]
2019-01-24 20:12:01 +03:00
## API Documentation
2019-02-21 14:30:34 +03:00
* [Changelog][2]
2019-07-24 17:19:54 +03:00
* [API][12]
2019-01-24 20:12:01 +03:00
## Get Started as a Contributor
2019-02-21 14:30:34 +03:00
* [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]
2019-01-24 20:12:01 +03:00
## More information
You can read more about GeckoView on the [wiki ](https://wiki.mozilla.org/Mobile/GeckoView ).
2019-02-21 14:30:34 +03:00
2020-05-24 02:19:47 +03:00
[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
2020-05-24 02:19:47 +03:00
[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
2019-05-31 16:08:42 +03:00
[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