denemo-devel
[Top][All Lists]
Advanced

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

[Denemo-devel] DocumentCommand


From: Richard Shann
Subject: [Denemo-devel] DocumentCommand
Date: Tue, 01 Dec 2009 10:32:04 +0000

I have added a procedure in denemo.scm
        (DocumentCommand  <name>)
which emits documentation for the command on the console. Eventually it
will be developed to create the xml documentation.
Examples:
        (DocumentCommand "CursorLeft")
        (DocumentCommand "LineBreak")

As you can see the information displayed is not complete. And I have not
tackled the question of documenting purely scheme based commands so
(DocumentCommand "DocumentCommand") gives #f for all the information
fields.

Richard







reply via email to

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