Difference between revisions of "Documenting Interface Reference Documents"
(→Project Description) |
(→Project Description) |
||
Line 5: | Line 5: | ||
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:51, 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)