You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by "Marko Niemi (JIRA)" <ji...@apache.org> on 2009/02/24 16:20:04 UTC

[jira] Updated: (IVYDE-167) Add Ivy documentation as Eclipse help

     [ https://issues.apache.org/jira/browse/IVYDE-167?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Marko Niemi updated IVYDE-167:
------------------------------

    Attachment: org.apache.ivyde.help.zip

A sample help plugin that contains Ivy documentation was created using these steps:

1. Create new plugin using 'Plugin with sample help content'.
2. Run generate-doc target in ivy/build-release.xml.
3. Copy created html files from ivy/build.doc to plugin/html directory.
4. Edit toc*.xml files to follow the ivy toc and have them point at corresponding html files
5. Edit html/style/style.css, add @import book.css. book.css removes navigation tree and header from ivy html files.

This is by no means a fully funcional help plugin, but demonstrates that Ivy help can be converted to Eclipse help easily. 

> Add Ivy documentation as Eclipse help
> -------------------------------------
>
>                 Key: IVYDE-167
>                 URL: https://issues.apache.org/jira/browse/IVYDE-167
>             Project: IvyDE
>          Issue Type: New Feature
>            Reporter: Marko Niemi
>            Priority: Minor
>         Attachments: org.apache.ivyde.help.zip
>
>   Original Estimate: 15h
>  Remaining Estimate: 15h
>
> Ivy documentation can be exported in HTML format, and used as Eclipse help in IvyDE plugin.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.