Support for almost IDE and text editor (Vim, Emacs, Eclipse, IntelliJ)
a2x toolchain wrapper makes easy any format generation directly from asciidoc even from command line
Gradle support of AsciidoctorTask make easy integration w/ our build
Of course any comment or different point of view are more than welcome
I'll create a PR w/ anew module and build extension for asciidoc soon. Of course first commit will have minimal documentation content and it will be extended later.
I'll keep ML post of my progresses.
regards
S.
Jesper Pedersen
unread,
Jun 15, 2016, 12:42:18 PM6/15/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message as abuse
Sign in to report message as abuse
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to IronJacamar Developers
AsciiDoc sounds like a good choice - looking forward to seeing how it integrates.
Stefano Maestri
unread,
Jun 20, 2016, 12:39:48 PM6/20/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message as abuse
Sign in to report message as abuse
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
Please note epub output needs documentation books organized with a main document (called spine document) just including other documents w/o any content. I organized the enviroment to have an asciidoc for each chapter.
Current contents anre just a mock developer-guide. Next task will be to provide correct contents.
any feedback are more than welcome
S.
Jesper Pedersen
unread,
Jun 21, 2016, 8:11:41 AM6/21/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message as abuse
Sign in to report message as abuse
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to IronJacamar Developers
Looks good.
A few comments:
We should keep dependency versions in the top-level build.gradle file
The PDFs should go in the 'doc' directory in the distribution
The HTMLs should be deployed into the root.war for web-server in the distribution
You can see how much of the documentation branding from 1.x you can port - logos and color scheme.
I think for initial content it could be enough with a high level view of the project, and how to contribute.
Stefano Maestri
unread,
Jul 8, 2016, 11:51:12 AM7/8/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message as abuse
Sign in to report message as abuse
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to IronJacamar Developers
Hi all,
I've just merged changes to the project including documentation environment based on asciidoc w/ fixes suggested by Jesper.
This merge includes also a porting in asciidoc syntax of our developr-guide. I already updated chapters about github, building, uissue tracker and so on.
Please have a look and post here any feedback. I'll not be around next week, but I'll take care as soon as I'll come back.