chicken-janitors
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Chicken-janitors] #262: quickref mode for chicken-doc


From: Chicken Trac
Subject: [Chicken-janitors] #262: quickref mode for chicken-doc
Date: Thu, 03 Jun 2010 07:10:11 -0000

#262: quickref mode for chicken-doc
----------------------------------+-----------------------------------------
 Reporter:  felix                 |       Owner:  zbigniew
     Type:  enhancement           |      Status:  new     
 Priority:  not urgent at all     |   Milestone:          
Component:  extensions            |     Version:          
 Keywords:  chicken-doc quickref  |  
----------------------------------+-----------------------------------------
 This is a feature request.

 It would be cool if `chicken-doc` could provide a "quickref" mode, where
 only procedures, macros and parameters (more?) are lised in alphabetical
 order, somewhat like this:

 {{{
 path: ...

 (ask-for-nonconfirmation UNUSED POINTLESS)        ; syntax
 (behave-irrationally . MANY-ARGUMENTS)            ; procedure
 (consult-consultant [NAME])                       ; procedure
 :
 }}}

-- 
Ticket URL: <http://www.irp.oist.jp/trac/chicken/ticket/262>
Chicken Scheme <http://www.call-with-current-continuation.org/>
Chicken Scheme is a compiler for the Scheme programming language.

reply via email to

[Prev in Thread] Current Thread [Next in Thread]