Documenting Interface Reference Documents

From CDOT Wiki
Revision as of 14:44, 15 December 2007 by David.humphrey (talk | contribs) (Grammar fixes)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Project Name

Documenting Interface Reference Documents

Project Description

Mozilla is comprised of many interfaces that are used for programming the core as well as for writing add-ons. A majority of these are currently undocumented. This project will seek to document as many interfaces, and interfaces of value to the upcoming Firefox 3 release, as possible.

Reference: http://developer.mozilla.org/en/docs/MDC:Writing_interface_reference_documentation

Project Leader

Project Contributor(s)

Project Details

Release 0.1

Goals: Document the following Storage API Interfaces

Basically, the first thing that needs to be done is to start reading about the Storage API. Then read into the Storage API IDL files that contain information about set of interfaces that lets extensions store data in a local database.

After that I will start documenting some of the Storage API IDL's into the MDC - Interfaces Documentation section.

Release 0.2

Goals: Document the following Public Places Interfaces

Basically, the first thing that needs to be done is to start reading about the Places API. Then read into the Places API IDL files that contain information about Firefox's bookmarks and history system.

After that I will start documenting these IDL's into the MDC - Interfaces Documentation section.

Release 0.3

Goals: Document the following Public Places Interfaces


Interfaces not found:

  • nsIAccessibleAction
  • nsIAccessibleCaret
  • nsIAccessibleEventListener

Basically, the first thing that needs to be done is to start reading about these interfaces because they are from different API's and they have different standards and requirements.

After that I will start documenting these IDL's into the MDC - Interfaces Documentation section.

Project News