1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

* .document: Removed extra space

* lib/irb/lc/.document:  Hide help-message
* lib/minitest/.document:  Hide README.txt
* lib/rake/lib/.document:  Hide project.rake
* lib/rdoc/generator/template/json_index/.document:  Hide JavaScript
  files
* lib/rubygems/ssl_certs/.document:  Hide PEM files.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@38845 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
drbrain 2013-01-16 00:36:07 +00:00
parent a06f22f915
commit 247d51a44f
7 changed files with 19 additions and 3 deletions

View file

@ -10,12 +10,9 @@
prelude.rb
# the lib/ directory (which has its own .document file)
lib
# and some of the ext/ directory (which has its own .document file)
ext
# rdoc files

View file

@ -1,3 +1,13 @@
Wed Jan 16 09:35:53 2013 Eric Hodel <drbrain@segment7.net>
* .document: Removed extra space
* lib/irb/lc/.document: Hide help-message
* lib/minitest/.document: Hide README.txt
* lib/rake/lib/.document: Hide project.rake
* lib/rdoc/generator/template/json_index/.document: Hide JavaScript
files
* lib/rubygems/ssl_certs/.document: Hide PEM files.
Wed Jan 16 03:54:28 2013 Eric Hodel <drbrain@segment7.net>
* doc/syntax/control_expressions.rdoc: Omit optional "then" for if and

4
lib/irb/lc/.document Normal file
View file

@ -0,0 +1,4 @@
# hide help-message files which contain usage information
error.rb
ja/encoding_aliases.rb
ja/error.rb

2
lib/minitest/.document Normal file
View file

@ -0,0 +1,2 @@
# Ignore README.txt, it is included in the minitest documentation.
*.rb

1
lib/rake/lib/.document Normal file
View file

@ -0,0 +1 @@
# Ignore project.rake

View file

@ -0,0 +1 @@
# ignore all files in this directory

View file

@ -0,0 +1 @@
# Ignore all files in this directory