You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Filippo Diotalevi (JIRA)" <ji...@apache.org> on 2009/10/05 15:07:31 UTC

[jira] Commented: (FELIX-1702) Create Maven project to build PDF and HTML starting from the Confluence page

    [ https://issues.apache.org/jira/browse/FELIX-1702?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12762168#action_12762168 ] 

Filippo Diotalevi commented on FELIX-1702:
------------------------------------------

I committed a maven project to build the Karaf PDF and HTML manual in my sandbox at:
> https://svn.apache.org/repos/asf/felix/sandbox/filippo/karaf-manual

Notes:
1) Big part of the code of the project is taken from http://svn.apache.org/repos/asf/camel/trunk/tooling/camel-manual 
   Since it's an Apache project, I don't think there will be issues with that

2) camel-manual (and therefore karaf-manual) use a maven module available at:
http://svn.apache.org/repos/asf/camel/trunk/tooling/maven/maven-html-to-pdf
This module uses a closed source tool available at www.princexml.com  to generate the PDF. Is it acceptable?

There are still a couple of outstanding bugs in the conversion, I'll try to fix them in the next few days.



> Create Maven project to build PDF and HTML starting from the Confluence page
> ----------------------------------------------------------------------------
>
>                 Key: FELIX-1702
>                 URL: https://issues.apache.org/jira/browse/FELIX-1702
>             Project: Felix
>          Issue Type: Sub-task
>          Components: Documentation, Karaf
>            Reporter: Filippo Diotalevi
>            Assignee: Filippo Diotalevi
>
> The starting point can be the camel-manual module:
>   http://svn.apache.org/repos/asf/camel/trunk/tooling/camel-manual
> The goal is to automatically generate a PDF and a HTML page starting from the Confluence page.

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