Update ext/.document with extensions that appear to have documentation.
Fixes #1738. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@23988 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
9e60743008
commit
dddd406b0c
@ -1,3 +1,8 @@
|
|||||||
|
2009-07-07 Eric Hodel <drbrain@segment7.net>
|
||||||
|
|
||||||
|
* ext/.document: Update with extensions that appear to have
|
||||||
|
documentation. [ruby-core:24181]
|
||||||
|
|
||||||
Wed Jul 8 04:28:16 2009 Koichi Sasada <ko1@atdot.net>
|
Wed Jul 8 04:28:16 2009 Koichi Sasada <ko1@atdot.net>
|
||||||
|
|
||||||
* include/ruby/ruby.h:
|
* include/ruby/ruby.h:
|
||||||
|
@ -1,13 +1,21 @@
|
|||||||
# Add files to this as they become documented
|
# Add files to this as they become documented
|
||||||
|
|
||||||
bigdecimal/bigdecimal.c
|
bigdecimal/bigdecimal.c
|
||||||
|
bigdecimal/lib
|
||||||
|
coverage/coverage.c
|
||||||
digest/digest.c
|
digest/digest.c
|
||||||
etc/etc.c
|
etc/etc.c
|
||||||
fcntl/fcntl.c
|
fcntl/fcntl.c
|
||||||
|
gdbm/gdbm.c
|
||||||
iconv/iconv.c
|
iconv/iconv.c
|
||||||
io/wait/wait.c
|
io/wait/wait.c
|
||||||
|
io/wait/lib
|
||||||
|
json/ext/generator/generator.c
|
||||||
|
json/ext/parser/parser.c
|
||||||
|
json/lib
|
||||||
nkf/lib/kconv.rb
|
nkf/lib/kconv.rb
|
||||||
nkf/nkf.c
|
nkf/nkf.c
|
||||||
|
objspace/objspace.c
|
||||||
openssl/ossl.c
|
openssl/ossl.c
|
||||||
openssl/ossl_asn1.c
|
openssl/ossl_asn1.c
|
||||||
openssl/ossl_bn.c
|
openssl/ossl_bn.c
|
||||||
@ -39,7 +47,11 @@ openssl/ossl_x509req.c
|
|||||||
openssl/ossl_x509revoked.c
|
openssl/ossl_x509revoked.c
|
||||||
openssl/ossl_x509store.c
|
openssl/ossl_x509store.c
|
||||||
openssl/lib/openssl/buffering.rb
|
openssl/lib/openssl/buffering.rb
|
||||||
|
pty/pty.c
|
||||||
|
pty/lib
|
||||||
readline/readline.c
|
readline/readline.c
|
||||||
|
ripper/ripper.c
|
||||||
|
ripper/lib
|
||||||
socket/init.c
|
socket/init.c
|
||||||
socket/raddrinfo.c
|
socket/raddrinfo.c
|
||||||
socket/basicsocket.c
|
socket/basicsocket.c
|
||||||
|
Loading…
x
Reference in New Issue
Block a user