[
https://issues.apache.org/jira/browse/HBASE-11533?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14268716#comment-14268716
]
Misty Stanley-Jones commented on HBASE-11533:
---------------------------------------------
It handles inline images very easily.
* Inline
{code}
image:foo.jpg
{code}
* Block
{code}
image::foo.jpg
{code}
* Block with a title
{code}
.MyTitle
image::foo.jpg
{code}
It takes about 30 seconds to build the docs. In fairness, docbkx builds in
about 90 seconds. It's the Javadoc that is the hold-up and I have no idea about
how to fix that.
> AsciiDoctor POC
> ---------------
>
> Key: HBASE-11533
> URL: https://issues.apache.org/jira/browse/HBASE-11533
> Project: HBase
> Issue Type: Sub-task
> Components: build, documentation
> Reporter: Misty Stanley-Jones
> Assignee: Misty Stanley-Jones
> Priority: Minor
> Fix For: 2.0.0
>
>
> Convert or create a subset of documentation in Asciidoc and integrate
> Asciidoctor into the Maven build. http://asciidoctor.org/
> Get some folks to play around with it afterward.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)