1KayaDoc.EntryType(3kaya)     Kaya module reference    KayaDoc.EntryType(3kaya)
2
3
4

NAME

6       KayaDoc::EntryType - Types of documentation entry
7

SYNOPSIS

9       KayaDoc::EntryType< >
10
11
12     = EntryFunction()
13
14
15     | EntryData()
16
17
18     | EntryModule()
19
20
21     | EntryException()
22

DESCRIPTION

24       This  data  type  describes  types  of  documentation  entry,  for  the
25       KayaDoc.findEntry (3kaya) function, and also  for  constructing  refer‐
26       ences  to  these  entries from other entries. Note that EntryModule may
27       not be used with the KayaDoc.findEntry (3kaya) function.
28

AUTHORS

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

LICENSE

34       The  Kaya  standard  library  is free software; you can redistribute it
35       and/or modify it under the terms  of  the  GNU  Lesser  General  Public
36       License  (version  2.1  or  any later version) as published by the Free
37       Software Foundation.
38
40       KayaDoc.EntryLocation (3kaya)
41
42
43
44Kaya                             December 2010        KayaDoc.EntryType(3kaya)
Impressum