From 66eb57001e1748a52ad551a7009d554a8cfd6f4c Mon Sep 17 00:00:00 2001 From: Sam Hocevar Date: Tue, 14 Jul 2009 11:01:20 +0000 Subject: [PATCH] Add a section at the beginning of the Ruby documentation to prevent doxygen from generating a huge whatis entry. --- ruby/ruby-caca.dox | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ruby/ruby-caca.dox b/ruby/ruby-caca.dox index 7465995..661ac63 100644 --- a/ruby/ruby-caca.dox +++ b/ruby/ruby-caca.dox @@ -1,5 +1,7 @@ /*$Id$ */ /** \page libcaca-ruby-api Libcaca Ruby API +\section classes Classes + The classes available for libcaca are : \li\b Caca::Canvas : functions that have a caca_canvas_t* as first argument