зеркало из https://github.com/mozilla/gecko-dev.git
dbf1f2b689
This will allow developers to use '.' as the key, e.g: MOZ_SPHINX_TREES['.'] = 'docs' This will give consumers the ability to remove redundancies from their urls. For example, the telemetry docs currently have: MOZ_SPHINX_TREES['telemetry'] = 'docs' This results in a url like: https://firefox-source-docs.mozilla.org/main/latest/toolkit/components/telemetry/telemetry/index.html If they changed their key to '.' instead, the new url would become: https://firefox-source-docs.mozilla.org/main/latest/toolkit/components/telemetry/index.html Depends on D2079. Differential Revision: https://phabricator.services.mozilla.com/D2080 --HG-- extra : histedit_source : b34a35d2686553e615c7fc8c48422ee9e7d29179 |
||
---|---|---|
.. | ||
moztreedocs | ||
Pipfile | ||
Pipfile.lock | ||
conf.py | ||
index.rst | ||
jsdoc.json | ||
mach_commands.py |