doc/readme.html in ruby-vpi-15.0.1 vs doc/readme.html in ruby-vpi-15.0.2

- old
+ new

@@ -7,11 +7,11 @@ <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> - <h1 style="margin-top: 0;" id="anchor130">1 &nbsp; Welcome to Ruby-VPI</h1> + <h1 style="margin-top: 0;" id="anchor132">1 &nbsp; Welcome to Ruby-VPI</h1> <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"><span class="caps">IEEE 1364</span>-2005 Verilog <span class="caps">VPI</span></a>. It lets you create complex Verilog test benches easily and wholly in Ruby.</p> @@ -74,11 +74,11 @@ <h2 id="intro.features">1.1 &nbsp; Prominent features</h2> - <h3 id="anchor131">1.1.1 &nbsp; Portable</h3> + <h3 id="anchor133">1.1.1 &nbsp; Portable</h3> <ul> <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> @@ -90,11 +90,11 @@ <li>Compiled <em>just once</em> during <a href="manual.html#setup.installation">installation</a> and used forever!</li> </ul></li> </ul> - <h3 id="anchor132">1.1.2 &nbsp; Agile</h3> + <h3 id="anchor134">1.1.2 &nbsp; Agile</h3> <ul> <li>Enables <a href="http://agilemanifesto.org/">agile practices</a> such as <ul> @@ -113,11 +113,11 @@ <li>There is absolutely <em>no compiling</em>!</li> </ul></li> </ul> - <h3 id="anchor133">1.1.3 &nbsp; Powerful</h3> + <h3 id="anchor135">1.1.3 &nbsp; Powerful</h3> <ul> <li>Inherits the <a href="http://www.ruby-lang.org/en/about/">power and elegance</a> of Ruby: <ul> @@ -134,10 +134,10 @@ <li>Uses <a href="http://rubyforge.org/projects/ruby-debug/">ruby-debug</a> for <a href="manual.html#usage.debugger">interactive debugging</a>.</li> <li>Uses <a href="http://eigenclass.org/hiki.rb?rcov">rcov</a> for test <a href="manual.html#usage.test-runner.env-vars">coverage analysis and report generation</a>.</li> </ul> - <h3 id="anchor134">1.1.4 &nbsp; Free</h3> + <h3 id="anchor136">1.1.4 &nbsp; Free</h3> <ul> <li>Gives you the <em>freedom</em> to study, modify, and distribute this software, in accordance with the <a href="http://www.gnu.org/copyleft/gpl.html"><span class="caps">GNU</span> General Public License</a>.</li> </ul>