Skip to content
This repository has been archived by the owner on Feb 26, 2022. It is now read-only.

Commit

Permalink
Bug 615244 - the 'self' module should be high-level; r=warner
Browse files Browse the repository at this point in the history
  • Loading branch information
Will Bamberg committed May 27, 2011
1 parent 6d89114 commit e3a7dc6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 8 deletions.
7 changes: 2 additions & 5 deletions static-files/md/dev-guide/addon-development/api-intro.md
Expand Up @@ -4,8 +4,5 @@
An introduction to idioms used throughout the SDK.

### [API Overview](dev-guide/addon-development/api-modules.html) ###
A quick introduction to all the modules provided in the
[`addon-kit`](packages/addon-kit/addon-kit.html) package as well as one module,
[`self`](packages/addon-kit/docs/self.html), which is currently in the
[`api-utils`](packages/api-utils/api-utils.html) package but which is an important module for
add-on developers to know about.
A quick introduction to the modules provided in the
[`addon-kit`](packages/addon-kit/addon-kit.html) package.
3 changes: 0 additions & 3 deletions static-files/md/dev-guide/addon-development/api-modules.md
Expand Up @@ -193,6 +193,3 @@ your add-on includes an icon or some HTML content to display in a

This module also gives your add-on access to its [Program
ID](dev-guide/addon-development/program-id.html).

Note that this module is in the
[`api-utils`](packages/api-utils/api-utils.html) package.

0 comments on commit e3a7dc6

Please sign in to comment.