doc/readme.html in ruby-vpi-12.0.0 vs doc/readme.html in ruby-vpi-12.0.1
- old
+ new
@@ -1,16 +1,15 @@
-
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8"/>
<link rel="stylesheet" type="text/css" href="common.css" />
+ <link rel="alternate" type="application/rss+xml" href="http://ruby-vpi.rubyforge.org/doc/rss.xml" title="RSS feed for this project." />
<title>Welcome to Ruby-VPI</title>
</head>
<body>
-
- <div id="navigation">
+ <div id="navigation">
<ul>
<li><a href="manual.html#usage.tutorial">Tutorial</a>
– learn how to use Ruby-VPI quickly.</li>
</ul>
@@ -64,11 +63,12 @@
</ul>
</div>
- <h1 id="anchor0">Welcome to Ruby-VPI</h1>
+ <h1 id="anchor104">Welcome to Ruby-VPI
+<a type="application/rss+xml" href="http://ruby-vpi.rubyforge.org/doc/rss.xml"><img src="images/feed-icon.png" title="RSS feed for this project." alt="RSS feed for this project." /></a></h1>
<blockquote>
<p>Ruby-VPI is a <a href="http://www.ruby-lang.org">Ruby</a> interface to <a href="http://ieeexplore.ieee.org/xpl/standardstoc.jsp?isnumber=33945">Verilog <span class="caps">VPI</span></a>. It lets you create complex Verilog test benches easily and wholly in Ruby.</p>
</blockquote>
@@ -76,10 +76,10 @@
<h2 id="intro.features">Features</h2>
<ul>
- <li>Supports the <em>entire</em> IEEE Std 1364-2005 <span class="caps">VPI</span> standard.</li>
+ <li>Supports the <em>entire</em> <a href=":http://ieeexplore.ieee.org/xpl/standardstoc.jsp?isnumber=33945"><span class="caps">IEEE</span> Std 1364-2005</a> VPI standard.</li>
</ul>
<ul>
<li>Works with all <a href="manual.html#setup.reqs">major Verilog simulators</a> available today.