Convert mobile/android/{docs,fenix/docs,focus-android/docs,docs/
geckoview/{consumer,contributor,design}} RST files to MyST-flavored
Markdown.
- geckoview-architecture.md: rename substitution keys from kebab-case
to snake_case (Jinja parses dashes as subtraction in substitution
expansions).
- geckoview-quick-start.md: drop the unused 'alt text' substitution
frontmatter; the keys had spaces and were never referenced.
- Update :ref: targets to the (firefox-for-android-1)= /
(mozilla-central-setup-1)= / (contribute-with-git)= MyST anchors.
- Refresh allowed-warnings glob for geckoview-architecture from .rst
to .md.
Differential Revision: https://phabricator.services.mozilla.com/D304230
846 B
846 B
Focus for Android
Specific documentation on a few topics is available at:
:maxdepth: 1
Architecture Decisions <Architecture-Decisions.md>
Battery Debugging <Battery-Debugging.md>
Content blocking <Content-blocking.md>
Crash Reporting with Sentry <Crash-Reporting-with-Sentry.md>
Development Custom GeckoView <Development-Custom-GeckoView.md>
Feature & Issue workflow <Feature-&-Issue-workflow.md>
Running GeckoView in a debug environment <GeckoView-(In-Progress).md>
Home <Home.md>
Homescreen Tips <Homescreen-Tips.md>
Multisession architecture <Multisession-architecture.md>
Recommended pre-push hook <Recommended-pre-push-hook.md>
Release Process <Release-Process.md>
Release tracks <Release-tracks.md>
Removing strings<Removing-strings.md>
Sprint Process <Sprint-Process.md>
Telemetry <Telemetry.md>
UI Test <UI-Test.md>