From 83d7aca7f6c02a92d49be1490e72b50fe9643598 Mon Sep 17 00:00:00 2001 From: drbrain Date: Wed, 11 May 2011 22:31:17 +0000 Subject: * Various .document files: Update .document files to match files which have documentation. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31524 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ext/.document | 44 +++++++++++++++++++++++++++++++++++++------- ext/socket/.document | 22 +++++++++++----------- 2 files changed, 48 insertions(+), 18 deletions(-) (limited to 'ext') diff --git a/ext/.document b/ext/.document index fda74e397b..401ec99191 100644 --- a/ext/.document +++ b/ext/.document @@ -5,19 +5,41 @@ bigdecimal/lib coverage/coverage.c date/date_core.c date/lib +dbm/dbm.c +digest/bubblebabble/bubblebabble.c digest/digest.c +digest/lib +digest/md5/md5init.c +digest/rmd160/rmd160init.c +digest/sha1/sha1init.c +digest/sha2/sha2init.c +dl/cfunc.c +dl/cptr.c +dl/dl.c +dl/handle.c +dl/lib +dl/win32/lib etc/etc.c fcntl/fcntl.c +fiddle/closure.c +fiddle/conversions.c +fiddle/fiddle.c +fiddle/fiddle.c +fiddle/function.c +fiddle/lib gdbm/gdbm.c iconv/iconv.c -io/wait/wait.c +io/console/console.c +io/nonblock/nonblock.c io/wait/lib +io/wait/wait.c json/ext/generator/generator.c json/ext/parser/parser.c json/lib -nkf/lib/kconv.rb +nkf/lib nkf/nkf.c objspace/objspace.c +openssl/lib openssl/ossl.c openssl/ossl_asn1.c openssl/ossl_bn.c @@ -28,9 +50,9 @@ openssl/ossl_engine.c openssl/ossl_hmac.c openssl/ossl_ns_spki.c openssl/ossl_ocsp.c +openssl/ossl_pkcs12.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 @@ -48,16 +70,24 @@ openssl/ossl_x509name.c openssl/ossl_x509req.c openssl/ossl_x509revoked.c openssl/ossl_x509store.c -openssl/lib/openssl/buffering.rb -pathname/pathname.c pathname/lib -pty/pty.c +pathname/pathname.c +psych/emitter.c +psych/lib +psych/parser.c +psych/psych.c +psych/to_ruby.c +psych/yaml_tree.c pty/lib +pty/pty.c readline/readline.c -ripper/ripper.c ripper/lib +ripper/ripper.c +sdbm/init.c socket stringio/stringio.c strscan/strscan.c +syslog/syslog.c +win32ole/lib win32ole/win32ole.c zlib/zlib.c diff --git a/ext/socket/.document b/ext/socket/.document index 636418d086..0216c5aa45 100644 --- a/ext/socket/.document +++ b/ext/socket/.document @@ -1,16 +1,16 @@ -init.c -raddrinfo.c +ancdata.c basicsocket.c +constants.c +constdefs.c +init.c ipsocket.c -tcpsocket.c -tcpserver.c +option.c +raddrinfo.c +socket.c sockssocket.c +tcpserver.c +tcpsocket.c udpsocket.c -unixsocket.c unixserver.c -socket.c -option.c -ancdata.c -constants.c -constdefs.c -lib/socket.rb +unixsocket.c +lib -- cgit v1.2.3