.. -*- Mode: rst; fill-column: 80; -*- ========================= Contributing to GeckoView ========================= .. toctree:: :maxdepth: 1 :glob: :hidden: * - `Contributor Quick Start Guide `_: Get GeckoView set up for development. - `GeckoView for Gecko Engineers `_: A quick-start guide for those already familiar with contributing to Firefox development. - `Mozilla Central Quick Start Guide `_: Get Mozilla Central set up for development. - `Mozilla Central Contributor Guide `_: Get started as a contributor to Mozilla Central. - `Guide to Native Debugging in Android Studio `_: Set up Android Studio for debugging native code. - `Architecture overview `_: An overview of GeckoView's architecture. - `Junit Test Framework `_: An overview of GeckoView's custom Junit code. - `apilint `_: GeckoView's linter for the API.