-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy pathGemfile.html
125 lines (77 loc) · 3.66 KB
/
Gemfile.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
<!DOCTYPE html>
<html>
<head>
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
<title>Gemfile - RDoc Documentation</title>
<link type="text/css" media="screen" href="./rdoc.css" rel="stylesheet">
<script type="text/javascript">
var rdoc_rel_prefix = "./";
</script>
<script type="text/javascript" charset="utf-8" src="./js/jquery.js"></script>
<script type="text/javascript" charset="utf-8" src="./js/navigation.js"></script>
<script type="text/javascript" charset="utf-8" src="./js/search_index.js"></script>
<script type="text/javascript" charset="utf-8" src="./js/search.js"></script>
<script type="text/javascript" charset="utf-8" src="./js/searcher.js"></script>
<script type="text/javascript" charset="utf-8" src="./js/darkfish.js"></script>
<body class="file">
<nav id="metadata">
<nav id="home-section" class="section">
<h3 class="section-header">
<a href="./index.html">Home</a>
<a href="./table_of_contents.html#classes">Classes</a>
<a href="./table_of_contents.html#methods">Methods</a>
</h3>
</nav>
<nav id="search-section" class="section project-section" class="initially-hidden">
<form action="#" method="get" accept-charset="utf-8">
<h3 class="section-header">
<input type="text" name="search" placeholder="Search" id="search-field"
title="Type to search, Up and Down to navigate, Enter to load">
</h3>
</form>
<ul id="search-results" class="initially-hidden"></ul>
</nav>
<div id="project-metadata">
<nav id="fileindex-section" class="section project-section">
<h3 class="section-header">Pages</h3>
<ul>
<li class="file"><a href="./Gemfile.html">Gemfile</a>
<li class="file"><a href="./Rakefile.html">Rakefile</a>
<li class="file"><a href="./spec/fixtures/example_txt.html">example</a>
</ul>
</nav>
<nav id="classindex-section" class="section project-section">
<h3 class="section-header">Class and Module Index</h3>
<ul class="link-list">
<li><a href="./Sword2Ruby.html">Sword2Ruby</a>
<li><a href="./Sword2Ruby/Atom.html">Sword2Ruby::Atom</a>
<li><a href="./Sword2Ruby/AutoDiscover.html">Sword2Ruby::AutoDiscover</a>
<li><a href="./Sword2Ruby/Connection.html">Sword2Ruby::Connection</a>
<li><a href="./Sword2Ruby/DepositReceipt.html">Sword2Ruby::DepositReceipt</a>
<li><a href="./Sword2Ruby/Exception.html">Sword2Ruby::Exception</a>
<li><a href="./Sword2Ruby/SwordAccept.html">Sword2Ruby::SwordAccept</a>
<li><a href="./Sword2Ruby/SwordStatementOAIORE.html">Sword2Ruby::SwordStatementOAIORE</a>
<li><a href="./Sword2Ruby/User.html">Sword2Ruby::User</a>
<li><a href="./Sword2Ruby/Utility.html">Sword2Ruby::Utility</a>
<li><a href="./Atom.html">Atom</a>
<li><a href="./Atom/Collection.html">Atom::Collection</a>
<li><a href="./Atom/Element.html">Atom::Element</a>
<li><a href="./Atom/Entry.html">Atom::Entry</a>
<li><a href="./Atom/Feed.html">Atom::Feed</a>
<li><a href="./Atom/Service.html">Atom::Service</a>
<li><a href="./REXML.html">REXML</a>
<li><a href="./REXML/Element.html">REXML::Element</a>
<li><a href="./Object.html">Object</a>
</ul>
</nav>
</div>
</nav>
<div id="documentation" class="description">
<p>source “<a href="http://rubygems.org">rubygems.org</a>”</p>
<p># Specify your gem’s dependencies in sword2ruby.gemspec gemspec</p>
</div>
<footer id="validator-badges">
<p><a href="http://validator.w3.org/check/referer">[Validate]</a>
<p>Generated by <a href="https://github.com/rdoc/rdoc">RDoc</a> 3.12.
<p>Generated with the <a href="http://deveiate.org/projects/Darkfish-Rdoc/">Darkfish Rdoc Generator</a> 3.
</footer>