fune/browser/components/urlbar/docs
Drew Willcoxon c1f58d3e1f Bug 1714418 - Fix broken Architecture Overview link in urlbar doc index.rst. r=harry
This fixes it locally for me. Apparently `:ref:` links to the first matching
global label, which in this case is an unrelated "Architecture overview" label
in a devtools doc. Instead we can use `:doc:` to link to another doc in the same
directory. We only need to specify the doc file's basename and Sphinx
automatically includes the doc's title in the final HTML.

See: https://www.sphinx-doc.org/en/master/usage/restructuredtext/roles.html#role-doc

Differential Revision: https://phabricator.services.mozilla.com/D116761
2021-06-03 19:50:21 +00:00
..
assets/nontechnical-overview Bug 1712408 - Move results composition doc into mozilla-central address bar docs. r=harry 2021-05-29 00:52:06 +00:00
contact.rst
debugging.rst
dynamic-result-types.rst
experiments.rst
index.rst Bug 1714418 - Fix broken Architecture Overview link in urlbar doc index.rst. r=harry 2021-06-03 19:50:21 +00:00
nontechnical-overview.rst Bug 1712408 - Move results composition doc into mozilla-central address bar docs. r=harry 2021-05-29 00:52:06 +00:00
overview.rst
telemetry.rst
utilities.rst