[
https://issues.apache.org/jira/browse/IVYDE-167?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12676317#action_12676317
]
Marko Niemi commented on IVYDE-167:
-----------------------------------
A sample help plugin was created using these steps:
1. Create a plugin using 'Plugin with sample help content' template
2. Run generate-doc target in ivy/build-release.xml
3. Copy generated htmls from ivy/build.doc to org.apache.ivyde.help/html dir
4. Edit html/style/style.css, add @import book.css. book.css removes ivy
navigation tree and header.
5. Edit toc*.xml files to correspond with ivy help, and add links to
corresponding html files.
This process could possibly be automated. This by no means a ready help plugin,
but demonstrates that ivy helps can be converted to Eclipse helps.
> 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.