Backed out changeset 5bd1cdb39b33 (bug 1557319) for bugzilla linting failure CLOSED TREE

This commit is contained in:
Bogdan Tara 2019-06-07 00:49:52 +03:00
parent 2fbab54c99
commit debfbdfbb2
3 changed files with 1 additions and 23 deletions

View File

@ -1,20 +0,0 @@
=======
Toolkit
=======
This is the nascent documentation of the Toolkit code that is shared across Firefox, Firefox for Android and other applications.
.. toctree::
:maxdepth: 1
mozapps/extensions/addon-manager/index
components/crashes/crash-manager/index
crashreporter/crashreporter/index
components/featuregates/featuregates/index
components/normandy/normandy/index
modules/subprocess/toolkit_modules/subprocess/index
components/telemetry/telemetry/index
modules/toolkit_modules/index
content/toolkit_widgets/index
components/url-classifier/url-classifier/index
components/extensions/webextensions/index

View File

@ -1,5 +1,5 @@
===============
Toolkit Modules
Toolkit modules
===============
The ``/toolkit/modules`` directory contains a number of self-contained toolkit modules considered small enough that they do not deserve individual directories.

View File

@ -4,8 +4,6 @@
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
SPHINX_TREES['/toolkit'] = 'docs'
DIRS += [
'actors',
'components',