Bug 1802961 - Generate documentation for the new migration wizard reusable component. r=kpatenio
Differential Revision: https://phabricator.services.mozilla.com/D163390
This commit is contained in:
@@ -2,6 +2,11 @@
|
||||
Migration Wizard Reference
|
||||
==========================
|
||||
|
||||
MigrationWizard reusable component
|
||||
==================================
|
||||
.. js:autoclass:: MigrationWizard
|
||||
:members:
|
||||
|
||||
MigrationWizardParent class
|
||||
===========================
|
||||
.. js:autoclass:: MigrationWizardParent
|
||||
|
||||
@@ -54,6 +54,7 @@ extensions = [
|
||||
js_source_path = [
|
||||
"../browser/components/extensions",
|
||||
"../browser/components/migration",
|
||||
"../browser/components/migration/content",
|
||||
"../browser/components/uitour",
|
||||
"../browser/components/urlbar",
|
||||
"../remote/marionette",
|
||||
|
||||
Reference in New Issue
Block a user