Skip to content
This repository has been archived by the owner on Jan 28, 2019. It is now read-only.

Create an asciidoc index to generate a PDF #129

Closed
romain-grecourt opened this issue Oct 3, 2017 · 8 comments
Closed

Create an asciidoc index to generate a PDF #129

romain-grecourt opened this issue Oct 3, 2017 · 8 comments

Comments

@romain-grecourt
Copy link
Member

Since the current tutorial is currently composed of many distinct asciidoc documents, we cannot use the asciidoctor tool chain to generate a PDF.

We should create an index.adoc with include directives to all documents in order to create a single asciidoctor document that can be used to generate a PDF.

This file shouldn't be outside of src/main/jbake/content so that it's not included in the jbake output.

The asciidoctor maven plugin can be use to render the PDF, see https://github.com/asciidoctor/asciidoctor-maven-examples/tree/master/asciidoctor-pdf-example

@grassit
Copy link

grassit commented Dec 20, 2017

I agree with the proposal, and also appreciate if anyone can convert the tutorials into a pdf file and make it available. Has there been some work on it?

@bshannon
Copy link
Member

No one is working on this. Since all of these projects are in the process of being contributed to
the Eclipse Foundation as part of the EE4J project, it's probably best if the EE4J community
picks up this work.

@grassit
Copy link

grassit commented Jan 17, 2018

Are there programmatic ways to convert the files into a pdf file?

@bshannon
Copy link
Member

Discovering or creating a way to do this is why this issue was created.
Romain describes one possible approach above, but there may be
other ways to do it. Did you have specific questions about Romain's
proposal?

@Lars-jnk
Copy link

Is there some progression on this topic?
I would like to read the tutorial on my kindle.

@bshannon
Copy link
Member

No, and we don't expect anyone to even start working on this until this project is
transferred to the Eclipse Foundation, which we hope will happen in the next few months.

@jimmymain
Copy link

A PDF containing the tutorial would be really useful. IMHO It's really not that useful in it's current form.

@glassfishrobot
Copy link

Closing this as this issue is migrated to eclipse-ee4j/jakartaee-tutorial#129

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants