RubyGems
npm
Organizations
Log in
Sign up
RubyGems
voloko-sdoc
Versions diffs
0.0.1 → 0.0.2
voloko-sdoc 0.0.1 → 0.0.2
Sign up to get
free
protection for your applications and to get access to all the features.
Files changed (2)
hide
show
data/lib/sdoc.rb
+1
-0
metadata
+1
-1
data/lib/sdoc.rb
CHANGED
Viewed
@@ -1,3 +1,4 @@
1
+
require "rdoc/rdoc"
1
2
$:.unshift File.dirname(__FILE__)
2
3
require "sdoc/options"
3
4
require "sdoc/code_objects"
metadata
CHANGED
Viewed
@@ -1,7 +1,7 @@
1
1
--- !ruby/object:Gem::Specification
2
2
name: voloko-sdoc
3
3
version: !ruby/object:Gem::Version
4
-
version: 0.0.
1
4
+
version: 0.0.
2
5
5
platform: ruby
6
6
authors:
7
7
- Vladimir Kolesnikov