Confirmed users, Bureaucrats and Sysops emeriti
1,057
edits
(Created page with "Let's design a tool for editing and automatically generating patches for documentation to be included in IDL and header files. ==Initial notes== * At the MoCo all-hands, we disc...") |
|||
Line 5: | Line 5: | ||
** See [http://code.google.com/p/pydocweb/ PyDocWeb] as a possible inspiration. | ** See [http://code.google.com/p/pydocweb/ PyDocWeb] as a possible inspiration. | ||
** Can we do something where you edit WYSIWYG then get the comments regenerated? | ** Can we do something where you edit WYSIWYG then get the comments regenerated? | ||
==Patch generation and submission== | |||
Once editing is finished, a single button (with a Bugzilla login) should let you generate and submit a patch. This should include a human-written summary of the patch, with the patch itself and a link to preview what the docs will look like on MDN. |