diff options
| author | drbrain <drbrain@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2009-07-08 00:02:45 +0000 |
|---|---|---|
| committer | drbrain <drbrain@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2009-07-08 00:02:45 +0000 |
| commit | eabdd220ebdb6c0716eb1192277963665956c5ff (patch) | |
| tree | eb2e4ffe5a2173c76cb4baee48a0fbe08c58264c /ext | |
| parent | 7c6f1bb0db9877bd808b5a23f478edaa74b17aa8 (diff) | |
| download | ruby-eabdd220ebdb6c0716eb1192277963665956c5ff.tar.gz ruby-eabdd220ebdb6c0716eb1192277963665956c5ff.tar.xz ruby-eabdd220ebdb6c0716eb1192277963665956c5ff.zip | |
Update ext/.document with extensions that appear to have documentation.
Fixes #1738.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@23988 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ext')
| -rw-r--r-- | ext/.document | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/ext/.document b/ext/.document index 4bb56c96d..b4ef7886a 100644 --- a/ext/.document +++ b/ext/.document @@ -1,13 +1,21 @@ # Add files to this as they become documented bigdecimal/bigdecimal.c +bigdecimal/lib +coverage/coverage.c digest/digest.c etc/etc.c fcntl/fcntl.c +gdbm/gdbm.c iconv/iconv.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/nkf.c +objspace/objspace.c openssl/ossl.c openssl/ossl_asn1.c openssl/ossl_bn.c @@ -39,7 +47,11 @@ openssl/ossl_x509req.c openssl/ossl_x509revoked.c openssl/ossl_x509store.c openssl/lib/openssl/buffering.rb +pty/pty.c +pty/lib readline/readline.c +ripper/ripper.c +ripper/lib socket/init.c socket/raddrinfo.c socket/basicsocket.c |
