Difference between revisions of "Documenting Interface Reference Documents"
Line 3: | Line 3: | ||
== Project Description == | == Project Description == | ||
− | Mozilla is comprised of a number of interfaces that are used for programming it and for writing add-ons for it. And majority of them are undocumented. Therefore i would be sitting down and reading files that contain information about certain interfaces (IDL - Interface Definition Files) and transcribing that information into "Interface Reference Documents Format". | + | Mozilla is comprised of a number of interfaces that are used for programming it and for writing add-ons for it. And majority of them are undocumented. Therefore i would be sitting down and reading files that contain information about certain interfaces (IDL - Interface Definition Files) and transcribing that information into "Interface Reference Documents Format". (see http://developer.mozilla.org/en/docs/MDC:Writing_interface_reference_documentation) |
== Project Leader == | == Project Leader == |
Revision as of 14:50, 27 September 2007
Contents
Project Name
Documenting Interface Reference Documents
Project Description
Mozilla is comprised of a number of interfaces that are used for programming it and for writing add-ons for it. And majority of them are undocumented. Therefore i would be sitting down and reading files that contain information about certain interfaces (IDL - Interface Definition Files) and transcribing that information into "Interface Reference Documents Format". (see http://developer.mozilla.org/en/docs/MDC:Writing_interface_reference_documentation)