summaryrefslogtreecommitdiffstats
path: root/docs/contributing/contribution_quickref.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/contributing/contribution_quickref.rst')
-rw-r--r--docs/contributing/contribution_quickref.rst14
1 files changed, 13 insertions, 1 deletions
diff --git a/docs/contributing/contribution_quickref.rst b/docs/contributing/contribution_quickref.rst
index 981198e566..f6f80e0cdf 100644
--- a/docs/contributing/contribution_quickref.rst
+++ b/docs/contributing/contribution_quickref.rst
@@ -42,7 +42,7 @@ You can download the source code and have Firefox automatically download and ins
Downloading can take from 40 minutes to two hours (depending on your connection) and the repository should be less than 5GB (~ 20GB after the build).
-The default options are recommended.
+The **default options are recommended**.
If you're not planning to write C++ or Rust code, select :ref:`Artifact Mode <Understanding Artifact Builds>`
and follow the instructions at the end of the bootstrap for creating a mozconfig file.
@@ -69,6 +69,16 @@ To Setup Firefox On macOS and Linux
More information on :ref:`building Firefox for Linux <Building Firefox On Linux>` and :ref:`building Firefox for MacOS <Building Firefox On MacOS>`.
+To Setup Firefox for Android
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+
+.. code-block:: shell
+
+ $ curl https://hg.mozilla.org/mozilla-central/raw-file/default/python/mozboot/bin/bootstrap.py -O
+ $ python3 bootstrap.py
+
+More information on :ref:`building Firefox for Android <fenix-contributor-guide>`
+
To set up your editor
---------------------
@@ -399,6 +409,8 @@ GeckoView setup and contribution docs live in `geckoview.dev <https://geckoview.
More documentation about contribution
-------------------------------------
+:ref:`How to Contribute Code to Firefox`
+
:ref:`Contributing to Mozilla projects`
https://mozilla-version-control-tools.readthedocs.io/en/latest/devguide/contributing.html