forked from mirrors/gecko-dev
This does the following: * Add the urlbar root directory to the list of sphinx-js directories * Add three new rst files for the automatically generated API docs for UrlbarController, UrlbarInput, and UrlbarView * Add a new top-level section to the urlbar's index.rst for these three docs * Tweak two JSDocs in UrlbarSearchOneOffs so that sphinx-js doesn't complain This should be a good starting place for integrating automatically generated API docs into the urlbar docs, and we can iterate on it from here. Differential Revision: https://phabricator.services.mozilla.com/D139780
5 lines
102 B
ReStructuredText
5 lines
102 B
ReStructuredText
UrlbarController Reference
|
|
==========================
|
|
|
|
.. js:autoclass:: UrlbarController
|
|
:members:
|