Skip to content

Commit 647fb39

Browse files
author
Charlie Savage
committed
Add rdoc documentation.
1 parent 1fe1091 commit 647fb39

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

68 files changed

+10734
-0
lines changed

doc/LICENSE.html

Lines changed: 93 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,93 @@
1+
<!DOCTYPE html>
2+
3+
<html>
4+
<head>
5+
<meta charset="UTF-8">
6+
7+
<title>LICENSE - ruby-prof</title>
8+
9+
<script type="text/javascript">
10+
var rdoc_rel_prefix = "./";
11+
var index_rel_prefix = "./";
12+
</script>
13+
14+
<script src="./js/jquery.js"></script>
15+
<script src="./js/darkfish.js"></script>
16+
17+
<link href="./css/fonts.css" rel="stylesheet">
18+
<link href="./css/rdoc.css" rel="stylesheet">
19+
20+
21+
22+
<body id="top" role="document" class="file">
23+
<nav role="navigation">
24+
<div id="project-navigation">
25+
<div id="home-section" role="region" title="Quick navigation" class="nav-section">
26+
<h2>
27+
<a href="./index.html" rel="home">Home</a>
28+
</h2>
29+
30+
<div id="table-of-contents-navigation">
31+
<a href="./table_of_contents.html#pages">Pages</a>
32+
<a href="./table_of_contents.html#classes">Classes</a>
33+
<a href="./table_of_contents.html#methods">Methods</a>
34+
</div>
35+
</div>
36+
37+
<div id="search-section" role="search" class="project-section initially-hidden">
38+
<form action="#" method="get" accept-charset="utf-8">
39+
<div id="search-field-wrapper">
40+
<input id="search-field" role="combobox" aria-label="Search"
41+
aria-autocomplete="list" aria-controls="search-results"
42+
type="text" name="search" placeholder="Search" spellcheck="false"
43+
title="Type to search, Up and Down to navigate, Enter to load">
44+
</div>
45+
46+
<ul id="search-results" aria-label="Search Results"
47+
aria-busy="false" aria-expanded="false"
48+
aria-atomic="false" class="initially-hidden"></ul>
49+
</form>
50+
</div>
51+
52+
</div>
53+
54+
55+
56+
<div id="project-metadata">
57+
<div id="fileindex-section" class="nav-section">
58+
<h3>Pages</h3>
59+
60+
<ul class="link-list">
61+
62+
<li><a href="./LICENSE.html">LICENSE</a>
63+
64+
<li><a href="./README_rdoc.html">README</a>
65+
66+
</ul>
67+
</div>
68+
69+
</div>
70+
</nav>
71+
72+
<main role="main" aria-label="Page LICENSE">
73+
74+
<p>Copyright (C) 2005 - 2014 Shugo Maeda &lt;shugo@ruby-lang.org&gt; and Charlie Savage &lt;cfis@savagexi.com&gt; Copyright (C) 2010 - 2014 Stefan Kaes &lt;skaes@railsepxress.de&gt; All rights reserved.</p>
75+
76+
<p>Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:</p>
77+
<ol><li>
78+
<p>Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.</p>
79+
</li><li>
80+
<p>Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.</p>
81+
</li></ol>
82+
83+
<p>THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS “AS IS&#39;&#39; AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.</p>
84+
</main>
85+
86+
87+
88+
<footer id="validator-badges" role="contentinfo">
89+
<p><a href="https://validator.w3.org/check/referer">Validate</a>
90+
<p>Generated by <a href="https://ruby.github.io/rdoc/">RDoc</a> 6.1.1.
91+
<p>Based on <a href="http://deveiate.org/projects/Darkfish-RDoc/">Darkfish</a> by <a href="http://deveiate.org">Michael Granger</a>.
92+
</footer>
93+

doc/README_rdoc.html

Lines changed: 88 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,88 @@
1+
<!DOCTYPE html>
2+
3+
<html>
4+
<head>
5+
<meta charset="UTF-8">
6+
7+
<title>README - ruby-prof</title>
8+
9+
<script type="text/javascript">
10+
var rdoc_rel_prefix = "./";
11+
var index_rel_prefix = "./";
12+
</script>
13+
14+
<script src="./js/jquery.js"></script>
15+
<script src="./js/darkfish.js"></script>
16+
17+
<link href="./css/fonts.css" rel="stylesheet">
18+
<link href="./css/rdoc.css" rel="stylesheet">
19+
20+
21+
22+
<body id="top" role="document" class="file">
23+
<nav role="navigation">
24+
<div id="project-navigation">
25+
<div id="home-section" role="region" title="Quick navigation" class="nav-section">
26+
<h2>
27+
<a href="./index.html" rel="home">Home</a>
28+
</h2>
29+
30+
<div id="table-of-contents-navigation">
31+
<a href="./table_of_contents.html#pages">Pages</a>
32+
<a href="./table_of_contents.html#classes">Classes</a>
33+
<a href="./table_of_contents.html#methods">Methods</a>
34+
</div>
35+
</div>
36+
37+
<div id="search-section" role="search" class="project-section initially-hidden">
38+
<form action="#" method="get" accept-charset="utf-8">
39+
<div id="search-field-wrapper">
40+
<input id="search-field" role="combobox" aria-label="Search"
41+
aria-autocomplete="list" aria-controls="search-results"
42+
type="text" name="search" placeholder="Search" spellcheck="false"
43+
title="Type to search, Up and Down to navigate, Enter to load">
44+
</div>
45+
46+
<ul id="search-results" aria-label="Search Results"
47+
aria-busy="false" aria-expanded="false"
48+
aria-atomic="false" class="initially-hidden"></ul>
49+
</form>
50+
</div>
51+
52+
</div>
53+
54+
55+
56+
<div id="project-metadata">
57+
<div id="fileindex-section" class="nav-section">
58+
<h3>Pages</h3>
59+
60+
<ul class="link-list">
61+
62+
<li><a href="./LICENSE.html">LICENSE</a>
63+
64+
<li><a href="./README_rdoc.html">README</a>
65+
66+
</ul>
67+
</div>
68+
69+
</div>
70+
</nav>
71+
72+
<main role="main" aria-label="Page README.rdoc">
73+
74+
<h1 id="label-ruby-prof">ruby-prof<span><a href="#label-ruby-prof">&para;</a> <a href="#top">&uarr;</a></span></h1>
75+
76+
<p><a href="https://travis-ci.org/ruby-prof/ruby-prof"><img src="https://travis-ci.org/ruby-prof/ruby-prof.png?branch=master" alt="Build Status" /></a></p>
77+
78+
<p>For an overview of ruby-prof please see <a href="https://ruby-prof.github.io">ruby-prof.github.io</a></p>
79+
</main>
80+
81+
82+
83+
<footer id="validator-badges" role="contentinfo">
84+
<p><a href="https://validator.w3.org/check/referer">Validate</a>
85+
<p>Generated by <a href="https://ruby.github.io/rdoc/">RDoc</a> 6.1.1.
86+
<p>Based on <a href="http://deveiate.org/projects/Darkfish-RDoc/">Darkfish</a> by <a href="http://deveiate.org">Michael Granger</a>.
87+
</footer>
88+

doc/Rack.html

Lines changed: 94 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,94 @@
1+
<!DOCTYPE html>
2+
3+
<html>
4+
<head>
5+
<meta charset="UTF-8">
6+
7+
<title>module Rack - ruby-prof</title>
8+
9+
<script type="text/javascript">
10+
var rdoc_rel_prefix = "./";
11+
var index_rel_prefix = "./";
12+
</script>
13+
14+
<script src="./js/jquery.js"></script>
15+
<script src="./js/darkfish.js"></script>
16+
17+
<link href="./css/fonts.css" rel="stylesheet">
18+
<link href="./css/rdoc.css" rel="stylesheet">
19+
20+
21+
22+
<body id="top" role="document" class="module">
23+
<nav role="navigation">
24+
<div id="project-navigation">
25+
<div id="home-section" role="region" title="Quick navigation" class="nav-section">
26+
<h2>
27+
<a href="./index.html" rel="home">Home</a>
28+
</h2>
29+
30+
<div id="table-of-contents-navigation">
31+
<a href="./table_of_contents.html#pages">Pages</a>
32+
<a href="./table_of_contents.html#classes">Classes</a>
33+
<a href="./table_of_contents.html#methods">Methods</a>
34+
</div>
35+
</div>
36+
37+
<div id="search-section" role="search" class="project-section initially-hidden">
38+
<form action="#" method="get" accept-charset="utf-8">
39+
<div id="search-field-wrapper">
40+
<input id="search-field" role="combobox" aria-label="Search"
41+
aria-autocomplete="list" aria-controls="search-results"
42+
type="text" name="search" placeholder="Search" spellcheck="false"
43+
title="Type to search, Up and Down to navigate, Enter to load">
44+
</div>
45+
46+
<ul id="search-results" aria-label="Search Results"
47+
aria-busy="false" aria-expanded="false"
48+
aria-atomic="false" class="initially-hidden"></ul>
49+
</form>
50+
</div>
51+
52+
</div>
53+
54+
55+
56+
<div id="class-metadata">
57+
58+
59+
60+
61+
62+
</div>
63+
</nav>
64+
65+
<main role="main" aria-labelledby="module-Rack">
66+
<h1 id="module-Rack" class="module">
67+
module Rack
68+
</h1>
69+
70+
<section class="description">
71+
72+
</section>
73+
74+
75+
<section id="5Buntitled-5D" class="documentation-section">
76+
77+
78+
79+
80+
81+
82+
83+
84+
85+
</section>
86+
</main>
87+
88+
89+
<footer id="validator-badges" role="contentinfo">
90+
<p><a href="https://validator.w3.org/check/referer">Validate</a>
91+
<p>Generated by <a href="https://ruby.github.io/rdoc/">RDoc</a> 6.1.1.
92+
<p>Based on <a href="http://deveiate.org/projects/Darkfish-RDoc/">Darkfish</a> by <a href="http://deveiate.org">Michael Granger</a>.
93+
</footer>
94+

0 commit comments

Comments
 (0)