|
Help Files - Developer
From NeoWiki
(Difference between revisions)
Revision as of 10:28, 19 July 2006 (edit) Sardisson (Talk | contribs) (more docs for Jake) ← Previous diff |
Revision as of 13:25, 19 July 2006 (edit) (undo) Samwise (Talk | contribs) m (fixed a typo :wink:) Next diff → |
||
Line 19: | Line 19: | ||
Documentation: | Documentation: | ||
- | *Developer | + | *Developer Trinity Forum |
*Developer Wiki page | *Developer Wiki page | ||
* [[Writing NeoOffice Documentation]] | * [[Writing NeoOffice Documentation]] | ||
* [[Documentation Parts to Change]] | * [[Documentation Parts to Change]] |
Revision as of 13:25, 19 July 2006
Purpose: To convert the OO.o help files from XML to HTML 3.2 for use in the Apple help system. This is for both OpenOffice.org X11 and NeoOffice.
Known issues:
- Link data is stored in a separate file. This file will need to be parsed and incorporated back into the xml files (which file?)
- images are from windows or solaris machines
- text may contain non-Mac short cuts
Version 0.1
- Simple output XML – HTML3.2
- Registration with the Help System
Version 0.2
- Changed to run as part of the build process
- Changes to either "OpenOffice.org X11" or "NeoOffice"
- Changes key commands to apple centric commands
Version 0.3
- Any further customization based on user input and discovered errors
Documentation:
- Developer Trinity Forum
- Developer Wiki page
- Writing NeoOffice Documentation
- Documentation Parts to Change