chris created IVY-1542:
--------------------------
Summary: 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
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.3.4#6332)