aboutsummaryrefslogtreecommitdiffstats
path: root/ext/.document
diff options
context:
space:
mode:
authordrbrain <drbrain@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2011-05-20 18:00:26 +0000
committerdrbrain <drbrain@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2011-05-20 18:00:26 +0000
commit42cb637942628ab87119482e4bcf372cdc19f6d6 (patch)
tree4cea82d1757227d7081694618852cdde2509a1ad /ext/.document
parent5bae5b4ae2bde5d61acdc6595f86559a0c3eddc3 (diff)
downloadruby-42cb637942628ab87119482e4bcf372cdc19f6d6.tar.gz
* ext/.document: Add curses to documented extensions.
* ext/curses/curses.c: Improve documentation. Patch by Vincent Batts. [Ruby 1.9 - Bug #4747] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31654 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ext/.document')
-rw-r--r--ext/.document1
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/.document b/ext/.document
index 401ec99191..177a792785 100644
--- a/ext/.document
+++ b/ext/.document
@@ -3,6 +3,7 @@
bigdecimal/bigdecimal.c
bigdecimal/lib
coverage/coverage.c
+curses/curses.c
date/date_core.c
date/lib
dbm/dbm.c