allison 2.0 → 2.0.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
data.tar.gz.sig CHANGED
@@ -1 +1 @@
1
- �<�4+�_�J��
1
+ O���yo�u�:�Ľ���,5E��Ϳ5���-�Kap��&O�a���_���z�i<K�:%#K{㳘G���K���7d�
data/CHANGELOG CHANGED
@@ -1,4 +1,6 @@
1
1
 
2
+ v2.0.1. Remove PROJECT constant which isn't even used, gosh (Adam).
3
+
2
4
  v2.0. Visual redesign. Gem version. 'allison' command line tool.
3
5
 
4
6
  v1.5. RDoc.
data/README CHANGED
@@ -40,7 +40,7 @@ You can set up a Rake task if you want. First, find the path to your local machi
40
40
  rdoc.options << '--line-numbers' << '--inline-source'
41
41
  end
42
42
 
43
- Now you can run <tt>rake rdoc</tt> to invoke the task.
43
+ Now you can run <tt>rake rdoc</tt> to invoke the task. Also, some versions of RDoc require <tt>.rb</tt> to be appended to the template path.
44
44
 
45
45
  == Sample
46
46
 
@@ -1,16 +1,16 @@
1
1
 
2
- # Gem::Specification for Allison-2.0
2
+ # Gem::Specification for Allison-2.0.1
3
3
  # Originally generated by Echoe
4
4
 
5
5
  Gem::Specification.new do |s|
6
6
  s.name = %q{allison}
7
- s.version = "2.0"
7
+ s.version = "2.0.1"
8
8
 
9
9
  s.specification_version = 2 if s.respond_to? :specification_version=
10
10
 
11
11
  s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
12
12
  s.authors = ["Evan Weaver"]
13
- s.date = %q{2007-11-08}
13
+ s.date = %q{2007-11-13}
14
14
  s.default_executable = %q{allison}
15
15
  s.description = %q{A modern, pretty RDoc template.}
16
16
  s.email = %q{}
@@ -20,7 +20,7 @@ Gem::Specification.new do |s|
20
20
  s.homepage = %q{http://blog.evanweaver.com/pages/code#allison}
21
21
  s.require_paths = ["lib"]
22
22
  s.rubyforge_project = %q{fauna}
23
- s.rubygems_version = %q{0.9.4.5}
23
+ s.rubygems_version = %q{0.9.4.6}
24
24
  s.summary = %q{A modern, pretty RDoc template.}
25
25
  end
26
26
 
data/cache/BODY CHANGED
@@ -1,4 +1,4 @@
1
- <html xml:lang="en" xmlns="http://www.w3.org/1999/xhtml" lang="en"><head><meta content="text/html; charset=utf-8" http-equiv="Content-Type"/><title>%title%</title><link type="text/css" href="%style_url%" rel="stylesheet" media="screen"/><script type="text/javascript">
1
+ <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"><head><meta content="text/html; charset=utf-8" http-equiv="Content-Type"/><title>%title%</title><link type="text/css" href="%style_url%" rel="stylesheet" media="screen"/><script type="text/javascript">
2
2
  // Allison 3 template
3
3
  // Copyright 2007 Cloudburst LLC, all rights reserved
4
4
  // Redistribution or modification prohibited
@@ -408,7 +408,7 @@ ENDIF:name
408
408
  END:methods
409
409
  </div>
410
410
  ENDIF:methods
411
- <div id="spacer"></div><div class="navigation darker index" id="class_wrapper"><div class="list_header"><h3>All classes</h3></div><div class="list_header_link"><a href="#" onclick="toggle('class'); toggleText('class_link'); return false;" id="class_link">Hide...</a></div><div class="clear"></div><div id="class"><form><label for="filter_class">Filter:&nbsp;&nbsp;</label><input type="text" onKeyUp="return filterList('class', this.value, event);" onKeyPress="return disableSubmit(event);" id="filter_class"></input></form></div></div><div class="navigation darker index" id="file_wrapper"><div class="list_header"><h3>All files</h3></div><div class="list_header_link"><a href="#" onclick="toggle('file'); toggleText('file_link'); return false;" id="file_link">Hide...</a></div><div class="clear"></div><div id="file"><form><label for="filter_file">Filter:&nbsp;&nbsp;</label><input type="text" onKeyUp="return filterList('file', this.value, event);" onKeyPress="return disableSubmit(event);" id="filter_file"></input></form></div></div><div class="navigation darker index" id="method_wrapper"><div class="list_header"><h3>All methods</h3></div><div class="list_header_link"><a href="#" onclick="toggle('method'); toggleText('method_link'); return false;" id="method_link">Show...</a></div><div class="clear"></div><div id="method"><form><label for="filter_method">Filter:&nbsp;&nbsp;</label><input type="text" onKeyUp="return filterList('method', this.value, event);" onKeyPress="return disableSubmit(event);" id="filter_method"></input></form></div></div></div><div id="content">
411
+ <div id="spacer"></div><div class="navigation darker index" id="class_wrapper"><div class="list_header"><h3>All classes</h3></div><div class="list_header_link"><a onclick="toggle('class'); toggleText('class_link'); return false;" href="#" id="class_link">Hide...</a></div><div class="clear"></div><div id="class"><form><label for="filter_class">Filter:&nbsp;&nbsp;</label><input type="text" onKeyUp="return filterList('class', this.value, event);" onKeyPress="return disableSubmit(event);" id="filter_class"></input></form></div></div><div class="navigation darker index" id="file_wrapper"><div class="list_header"><h3>All files</h3></div><div class="list_header_link"><a onclick="toggle('file'); toggleText('file_link'); return false;" href="#" id="file_link">Hide...</a></div><div class="clear"></div><div id="file"><form><label for="filter_file">Filter:&nbsp;&nbsp;</label><input type="text" onKeyUp="return filterList('file', this.value, event);" onKeyPress="return disableSubmit(event);" id="filter_file"></input></form></div></div><div class="navigation darker index" id="method_wrapper"><div class="list_header"><h3>All methods</h3></div><div class="list_header_link"><a onclick="toggle('method'); toggleText('method_link'); return false;" href="#" id="method_link">Show...</a></div><div class="clear"></div><div id="method"><form><label for="filter_method">Filter:&nbsp;&nbsp;</label><input type="text" onKeyUp="return filterList('method', this.value, event);" onKeyPress="return disableSubmit(event);" id="filter_method"></input></form></div></div></div><div id="content">
412
412
  IF:title
413
413
  <h1 id="item_name">%title%</h1>
414
414
  ENDIF:title
@@ -554,7 +554,7 @@ IF:m_desc
554
554
  ENDIF:m_desc
555
555
 
556
556
  IF:sourcecode
557
- <p class="source_link" id="%aref%-show-link"><a href="#" onclick="toggle('%aref%-source'); toggleText('%aref%-link'); return false;" id="%aref%-link">Show source...</a></p><div class="source" id="%aref%-source"><pre>%sourcecode%</pre></div>
557
+ <p class="source_link" id="%aref%-show-link"><a onclick="toggle('%aref%-source'); toggleText('%aref%-link'); return false;" href="#" id="%aref%-link">Show source...</a></p><div class="source" id="%aref%-source"><pre>%sourcecode%</pre></div>
558
558
  ENDIF:sourcecode
559
559
  </div>
560
560
  END:methods
@@ -568,4 +568,4 @@ ENDIF:method_list
568
568
  END:sections
569
569
 
570
570
  ENDIF:sections
571
- </div><div class="clear" id="footer">Generated on Nov 8, 2007 / Allison 2 &copy; 2007 <a href="http://cloudbur.st">Cloudburst, LLC</a></div></div><script src="http://feeds.feedburner.com/~s/snax" type="text/javascript" charset="utf-8"></script></body></html>
571
+ </div><div class="clear" id="footer">Generated on Nov 13, 2007 / Allison 2 &copy; 2007 <a href="http://cloudbur.st">Cloudburst, LLC</a></div></div><script src="http://feeds.feedburner.com/~s/snax" type="text/javascript" charset="utf-8"></script></body></html>
@@ -1 +1 @@
1
- <html xml:lang="en" xmlns="http://www.w3.org/1999/xhtml" lang="en"><head><meta content="text/html; charset=utf-8" http-equiv="Content-Type"/><title>%title%</title><link type="text/css" href="rdoc-style.css" rel="stylesheet" media="screen"/><meta content="0;url=%initial_page%" http-equiv="refresh"/></head><body><div id="container"><div class="curve" id="preheader_curve_0"></div><div class="curve" id="preheader_curve_1"></div><div class="curve" id="preheader_curve_2"></div><div class="curve" id="preheader_curve_3"></div><div class="curve" id="preheader_curve_4"></div><div class="curve" id="preheader_curve_5"></div><div id="header"><span id="title"><p>&nbsp;</p><h1>Ruby Documentation</h1></span></div><div class="clear"></div><div id="redirect"><a href="%initial_page%"><h1>Redirect</h1></a></div></div></body></html>
1
+ <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"><head><meta content="text/html; charset=utf-8" http-equiv="Content-Type"/><title>%title%</title><link type="text/css" href="rdoc-style.css" rel="stylesheet" media="screen"/><meta content="0;url=%initial_page%" http-equiv="refresh"/></head><body><div id="container"><div class="curve" id="preheader_curve_0"></div><div class="curve" id="preheader_curve_1"></div><div class="curve" id="preheader_curve_2"></div><div class="curve" id="preheader_curve_3"></div><div class="curve" id="preheader_curve_4"></div><div class="curve" id="preheader_curve_5"></div><div id="header"><span id="title"><p>&nbsp;</p><h1>Ruby Documentation</h1></span></div><div class="clear"></div><div id="redirect"><a href="%initial_page%"><h1>Redirect</h1></a></div></div></body></html>
@@ -32,8 +32,6 @@ module RDoc
32
32
  # Markaby page says Markaby is better in its own module
33
33
  module Allison
34
34
 
35
- PROJECT = `pwd`.split("/").reverse.detect {|dir| dir !~ /trunk/ }
36
-
37
35
  FONTS = METHOD_LIST = SRC_PAGE = FILE_PAGE = CLASS_PAGE = ""
38
36
 
39
37
  FR_INDEX_BODY = "!INCLUDE!" # Who knows
metadata CHANGED
@@ -1,10 +1,10 @@
1
1
  --- !ruby/object:Gem::Specification
2
- rubygems_version: 0.9.4.5
2
+ rubygems_version: 0.9.4.6
3
3
  specification_version: 2
4
4
  name: allison
5
5
  version: !ruby/object:Gem::Version
6
- version: "2.0"
7
- date: 2007-11-08 00:00:00 -05:00
6
+ version: 2.0.1
7
+ date: 2007-11-13 00:00:00 -05:00
8
8
  summary: A modern, pretty RDoc template.
9
9
  require_paths:
10
10
  - lib
metadata.gz.sig CHANGED
@@ -1,3 +1 @@
1
- k6���re*�
2
- ۅ����1��5[D� 9Ӹ5n��>�(2�)�*��i7oE$o9�1*!`3���yĝ����Iƞ�k����X��[�@zT _Zn�46̣�����cS����C�1�8���)���}v&]t������0˵-�i�ɢ�v�L!���m!<��ޣW�0\_�ơ:��7-k��H,H��"�9�1��@����^�1.
3
- g����,�����u��O���Y��'�lOS�/YJBl��
1
+ Ս5u��,r2+�W� �W��o��� Z?t��1|�t��cLK��'1}�����|�/w��@] w�їۣܪMg���Z��#tM���