[
https://issues.apache.org/jira/browse/QUARKS-48?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15203263#comment-15203263
]
Kathey Marsden commented on QUARKS-48:
--------------------------------------
I have been looking at this a little bit. I think maybe the most straight
forward approach is to check in the snapshot of the generated javadoc that we
want on the website under incubator-quarks-website/site/docs/javadoc on master
and then have a relative link to that. Then we don't need a separate branch
and can have a stable javadoc in the website. I tried this in my local
environment by copying the javadoc directory from target/docs/javadoc and got a
few errors in the console when I navigate to the javadoc but it did seem to
render properly:
[2016-03-20 04:50:02] ERROR `/docs/javadoc/resources/fonts/dejavu.css' not
found.
[2016-03-20 04:50:02] ERROR `/docs/javadoc/resources/fonts/dejavu.css' not
found.
[2016-03-20 04:50:02] ERROR `/docs/javadoc/resources/fonts/dejavu.css' not
found.
[2016-03-20 04:50:02] ERROR `/favicon.ico' not found.
[2016-03-20 04:50:02] ERROR `/favicon.ico' not found.
I am not sure if these are anything to worry about.
Again, welcome input from others.
> Generate JavaDoc Branch and init
> --------------------------------
>
> Key: QUARKS-48
> URL: https://issues.apache.org/jira/browse/QUARKS-48
> Project: Quarks
> Issue Type: Improvement
> Components: Documentation
> Reporter: Cazen Lee
>
> I'm not sure but it seems that Javadoc branch does not exist.
> I think we can make JavaDoc branch like below:
> https://github.com/quarks-edge/quarks/tree/gh-pages
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)