yard_klippstein_template 0.0.16 → 0.0.18

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/Rakefile.rb CHANGED
@@ -24,7 +24,7 @@ $hoe = Hoe.spec Drumherum.project_name do
24
24
  extra_dev_deps << ['drumherum', '>= 0.1.26']
25
25
 
26
26
  remote_rdoc_dir = '' # Release to root only one project
27
- urls = [[Drumherum.url_docs], [Drumherum.url_source]]
27
+ urls = ["http://bklippstein.github.com/yard_klippstein_template/index.html", Drumherum.url_source]
28
28
 
29
29
 
30
30
  end
@@ -1,4 +1,4 @@
1
- # ruby encoding: utf-8
1
+
2
2
  YARD::Templates::Engine.register_template_path File.dirname(__FILE__) + '/../templates'
3
3
 
4
4
 
@@ -7,7 +7,7 @@
7
7
  font-size: 1.7em;
8
8
  border-top: 1px #555 solid;
9
9
  border-bottom: 0px;
10
- padding: 10px 0 3px 0; /*f�r die Linie */
10
+ padding: 10px 0 3px 0; /*fuer die Linie */
11
11
  }
12
12
 
13
13
  .docstring h3 {
data/version.rb CHANGED
@@ -1,7 +1,7 @@
1
1
 
2
2
  module YardKlippsteinTemplate
3
3
 
4
- VERSION = '0.0.16'
4
+ VERSION = '0.0.18'
5
5
 
6
6
  end
7
7
 
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: yard_klippstein_template
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.16
4
+ version: 0.0.18
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: