|
Help Files - Developer
From NeoWiki
(Difference between revisions)
Revision as of 13:25, 19 July 2006 (edit) Samwise (Talk | contribs) m (fixed a typo :wink:) ← Previous diff |
Current revision (05:25, 4 August 2006) (edit) (undo) Sardisson (Talk | contribs) m (categories) |
||
Line 23: | Line 23: | ||
* [[Writing NeoOffice Documentation]] | * [[Writing NeoOffice Documentation]] | ||
* [[Documentation Parts to Change]] | * [[Documentation Parts to Change]] | ||
+ | |||
+ | [[Category:NeoOffice]][[Category:Contributing]] |
Current revision
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