1KayaDoc.describeDataMan(3kaya)Kaya module referencKeayaDoc.describeDataMan(3kaya)
2
3
4

NAME

6       KayaDoc::describeDataMan - Describe a data type in man page format
7

SYNOPSIS

9       String  describeDataMan(  ElementTree  ddata,  String  modname,  String
10       authors="" )
11

ARGUMENTS

13       ddata A data type description retrieved with KayaDoc.findEntry (3kaya)
14
15       modname The current module
16
17       authors A string in man page format describing the  authorship  of  the
18       data type
19

DESCRIPTION

21       Return a man page that describes the data type.
22

AUTHORS

24       Kaya   standard  library  by  Edwin  Brady,  Chris  Morris  and  others
25       (kaya@kayalang.org). For further information see http://kayalang.org/
26

LICENSE

28       The Kaya standard library is free software;  you  can  redistribute  it
29       and/or  modify  it  under  the  terms  of the GNU Lesser General Public
30       License (version 2.1 or any later version) as  published  by  the  Free
31       Software Foundation.
32
34       KayaDoc.describeDataHTML (3kaya)
35       KayaDoc.describeExceptionMan (3kaya)
36       KayaDoc.describeFunctionMan (3kaya)
37       KayaDoc.findEntry (3kaya)
38
39
40
41Kaya                             December 2010  KayaDoc.describeDataMan(3kaya)
Impressum