From bf674eca7c1e6563e559ab01839a65e7e5e5f8ca Mon Sep 17 00:00:00 2001 From: yugui Date: Mon, 13 Jul 2009 06:13:24 +0000 Subject: merges r23988 from trunk into ruby_1_9_1. -- Update ext/.document with extensions that appear to have documentation. Fixes #1738. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_1@24072 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ext/.document | 42 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) (limited to 'ext') diff --git a/ext/.document b/ext/.document index ecfad12c37..fb2f1c9f18 100644 --- a/ext/.document +++ b/ext/.document @@ -1,14 +1,56 @@ # 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 +openssl/ossl.c +openssl/ossl_asn1.c +openssl/ossl_bn.c +openssl/ossl_cipher.c +openssl/ossl_config.c +openssl/ossl_digest.c +openssl/ossl_engine.c +openssl/ossl_hmac.c +openssl/ossl_ns_spki.c +openssl/ossl_ocsp.c +openssl/ossl_pkcs5.c +openssl/ossl_pkcs7.c +openssl/ossl_pkcs12.c +openssl/ossl_pkey.c +openssl/ossl_pkey_dh.c +openssl/ossl_pkey_dsa.c +openssl/ossl_pkey_ec.c +openssl/ossl_pkey_rsa.c +openssl/ossl_rand.c +openssl/ossl_ssl.c +openssl/ossl_ssl_session.c +openssl/ossl_x509.c +openssl/ossl_x509attr.c +openssl/ossl_x509cert.c +openssl/ossl_x509crl.c +openssl/ossl_x509ext.c +openssl/ossl_x509name.c +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/socket.c stringio/stringio.c strscan/strscan.c -- cgit v1.2.3