[
https://issues.apache.org/jira/browse/IVY-1542?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16178191#comment-16178191
]
Nicolas Lalevée commented on IVY-1542:
--------------------------------------
Yes, we should do something about it since it was a recent release. I bet it is
about running the tutorials ant tasks before generating the site.
> several errors in quickstart guide
> ----------------------------------
>
> Key: IVY-1542
> URL: https://issues.apache.org/jira/browse/IVY-1542
> Project: Ivy
> Issue Type: Bug
> Components: Documentation
> Affects Versions: 2.4.0
> Environment: Seen on Chrome running on MacOS, but this is not a
> platform issue
> Reporter: chris
> Priority: Minor
> Labels: documentation
>
> The QuickStart Guide found at
> http://ant.apache.org/ivy/history/latest-milestone/tutorial/start.html
> has a couple errors:
> * tries to load non-existent css file
> http://ant.apache.org/ivy/style/xmlverbatim.css
> * tries to load non-existent image file
> http://ant.apache.org/ivy/images/background.png
> * Code examples are missing. About 2/3 of the way down the page are two code
> examples that are rendering as just a black rectangle for me. The underlying
> html looks like it has <pre> tags with no content.
> {code:html}
> <div class="shell"><pre>
> </pre></div>
> {code}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)