yard_klippstein_template 0.0.3 → 0.0.4

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.
Files changed (3) hide show
  1. data/README.rdoc +6 -1
  2. data/version.rb +1 -1
  3. metadata +1 -1
data/README.rdoc CHANGED
@@ -2,9 +2,14 @@
2
2
  = Klippstein Template For Ruby Yard
3
3
  http://bklippstein.github.com/yard_klippstein_template/frames.html
4
4
 
5
+ == Features
6
+ Just some small improvements
7
+ * clear visual grouping
8
+ * source code is always visible
5
9
 
6
10
  == Usage
7
- require 'yard_klippstein_template'
11
+ Put this in your .yardopts file:
12
+ --plugin yard_klippstein_template
8
13
 
9
14
 
10
15
  == More Info
data/version.rb CHANGED
@@ -1,7 +1,7 @@
1
1
 
2
2
  module YardKlippsteinTemplate
3
3
 
4
- VERSION = '0.0.3'
4
+ VERSION = '0.0.4'
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.3
4
+ version: 0.0.4
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: