mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Ignore gemspec under the lib directory for documentation.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@61139 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
ed682479ee
commit
84db29cea1
2 changed files with 30 additions and 0 deletions
24
lib/.document
Normal file
24
lib/.document
Normal file
|
@ -0,0 +1,24 @@
|
||||||
|
# Add files to this as they become documented
|
||||||
|
|
||||||
|
*.rb
|
||||||
|
|
||||||
|
bundler
|
||||||
|
cgi
|
||||||
|
drb
|
||||||
|
forwardable
|
||||||
|
irb
|
||||||
|
matrix
|
||||||
|
net
|
||||||
|
optparse
|
||||||
|
racc
|
||||||
|
rdoc
|
||||||
|
rexml
|
||||||
|
rinda
|
||||||
|
rss
|
||||||
|
rubygems
|
||||||
|
scanf.rb
|
||||||
|
shell
|
||||||
|
unicode_normalize
|
||||||
|
uri
|
||||||
|
webrick
|
||||||
|
yaml
|
6
lib/webrick/.document
Normal file
6
lib/webrick/.document
Normal file
|
@ -0,0 +1,6 @@
|
||||||
|
# Add files to this as they become documented
|
||||||
|
|
||||||
|
*.rb
|
||||||
|
|
||||||
|
httpauth
|
||||||
|
httpservlet
|
Loading…
Reference in a new issue