doc/rdoc/fr_file_index.html in quarry-0.3.0 vs doc/rdoc/fr_file_index.html in quarry-0.4.0

- old
+ new

@@ -1,65 +1,55 @@ + <?xml version="1.0" encoding="iso-8859-1"?> <!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=iso-8859-1" /> -<title>Index</title> -<style type="text/css"> + <!-- - body { - background-color: #EEE; - font-family: "Bitstream Vera Sans", Verdana, Arial, Helvetica, sans-serif; - color: #000; - margin: 0px; - } - .banner { - background: #005; - color: #FFF; - padding: 0.2em; - font-size: small; - font-weight: bold; - text-align: center; - } - .entries { - margin: 0.25em 1em 0 1em; - font-size: x-small; - } - a { - color: #00F; - text-decoration: none; - white-space: nowrap; - } - a:hover { - color: #77F; - text-decoration: underline; - } ---> -</style> -<base target="docwin" /> + + Files + + --> +<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> +<head> + <title>Files</title> + <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> + <link rel="stylesheet" href="rdoc-style.css" type="text/css" /> + <base target="docwin" /> </head> <body> -<div class="banner">Files</div> -<div class="entries"> -<a href="files/CHANGES.html">CHANGES</a><br /> -<a href="files/COPYING.html">COPYING</a><br /> -<a href="files/MANIFEST.html">MANIFEST</a><br /> -<a href="files/METADATA.html">METADATA</a><br /> -<a href="files/NEWS.html">NEWS</a><br /> -<a href="files/README.html">README</a><br /> -<a href="files/VERSION.html">VERSION</a><br /> -<a href="files/bin/rubybreak.html">bin/rubybreak</a><br /> -<a href="files/bin/xact-ruby.html">bin/xact-ruby</a><br /> -<a href="files/lib/quarry/assert/must_rb.html">lib/quarry/assert/must.rb</a><br /> -<a href="files/lib/quarry/assert/should_rb.html">lib/quarry/assert/should.rb</a><br /> -<a href="files/lib/quarry/assertion_rb.html">lib/quarry/assertion.rb</a><br /> -<a href="files/lib/quarry/breakout_rb.html">lib/quarry/breakout.rb</a><br /> -<a href="files/lib/quarry/design/spec_rb.html">lib/quarry/design/spec.rb</a><br /> -<a href="files/lib/quarry/document_rb.html">lib/quarry/document.rb</a><br /> -<a href="files/lib/quarry/loadmonitor_rb.html">lib/quarry/loadmonitor.rb</a><br /> -<a href="files/lib/quarry/methodprobe_rb.html">lib/quarry/methodprobe.rb</a><br /> -<a href="files/lib/quarry/mock/object_rb.html">lib/quarry/mock/object.rb</a><br /> -<a href="files/lib/quarry/mockery_rb.html">lib/quarry/mockery.rb</a><br /> +<div id="index"> + <h1 class="section-bar">Files</h1> + <div id="index-entries"> + <a href="files/CHANGES.html">CHANGES</a><br /> + <a href="files/COPYING.html">COPYING</a><br /> + <a href="files/README.html">README</a><br /> + <a href="files/RELEASE.html">RELEASE</a><br /> + <a href="files/VERSION.html">VERSION</a><br /> + <a href="files/bin/quarry.html">bin/quarry</a><br /> + <a href="files/bin/quarry-doc.html">bin/quarry-doc</a><br /> + <a href="files/bin/ruby-break.html">bin/ruby-break</a><br /> + <a href="files/bin/ruby-xacto.html">bin/ruby-xacto</a><br /> + <a href="files/lib/quarry/assert_rb.html">lib/quarry/assert.rb</a><br /> + <a href="files/lib/quarry/break_rb.html">lib/quarry/break.rb</a><br /> + <a href="files/lib/quarry/extract_rb.html">lib/quarry/extract.rb</a><br /> + <a href="files/lib/quarry/loadmonitor_rb.html">lib/quarry/loadmonitor.rb</a><br /> + <a href="files/lib/quarry/spec_rb.html">lib/quarry/spec.rb</a><br /> + <a href="files/lib/quarry/spec/config_rb.html">lib/quarry/spec/config.rb</a><br /> + <a href="files/lib/quarry/spec/context_rb.html">lib/quarry/spec/context.rb</a><br /> + <a href="files/lib/quarry/spec/document_rb.html">lib/quarry/spec/document.rb</a><br /> + <a href="files/lib/quarry/spec/markup_rb.html">lib/quarry/spec/markup.rb</a><br /> + <a href="files/lib/quarry/spec/reporter_rb.html">lib/quarry/spec/reporter.rb</a><br /> + <a href="files/lib/quarry/spec/reporter/dotprogress_rb.html">lib/quarry/spec/reporter/dotprogress.rb</a><br /> + <a href="files/lib/quarry/spec/reporter/summary_rb.html">lib/quarry/spec/reporter/summary.rb</a><br /> + <a href="files/lib/quarry/spec/reporter/verbatim_rb.html">lib/quarry/spec/reporter/verbatim.rb</a><br /> + <a href="files/lib/quarry/spec/runner_rb.html">lib/quarry/spec/runner.rb</a><br /> + <a href="files/lib/quarry/spec/step_rb.html">lib/quarry/spec/step.rb</a><br /> + <a href="files/lib/quarry/spec/template_rhtml.html">lib/quarry/spec/template.rhtml</a><br /> + <a href="files/lib/quarry/stub/mock_rb.html">lib/quarry/stub/mock.rb</a><br /> + <a href="files/lib/quarry/stub/probe_rb.html">lib/quarry/stub/probe.rb</a><br /> + <a href="files/lib/quarry/stub/spec_txt.html">lib/quarry/stub/spec.txt</a><br /> + <a href="files/lib/quarry/stub/stub_rb.html">lib/quarry/stub/stub.rb</a><br /> + </div> </div> -</body></html> +</body> +</html> \ No newline at end of file