[
https://issues.apache.org/jira/browse/IVY-1542?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16148436#comment-16148436
]
Gintas Grigelionis edited comment on IVY-1542 at 8/31/17 4:46 AM:
------------------------------------------------------------------
Master looks good. Should latest-milestone/2.4.0 documentation be fixed in
Subversion? The black boxes are indeed empty <pre></pre> elements...
was (Author: twogee):
Master looks good. Should latest-milestone/2.4.0 documentation be fixed in
Subversion? The black boxes are empty <pre></pre> elements AFAICS...
> 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)