1KayaDoc.extractSummary(3kaya)Kaya module referenceKayaDoc.extractSummary(3kaya)
2
3
4

NAME

6       KayaDoc::extractSummary - Find the summary component of a documentation
7       block
8

SYNOPSIS

10       Maybe<ElementTree> extractSummary( ElementTree part )
11

ARGUMENTS

13       part A documentation block extracted from API documentation
14

DESCRIPTION

16       Find the summary component of a documentation block, if possible.
17

AUTHORS

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

LICENSE

23       The  Kaya  standard  library  is free software; you can redistribute it
24       and/or modify it under the terms  of  the  GNU  Lesser  General  Public
25       License  (version  2.1  or  any later version) as published by the Free
26       Software Foundation.
27
29       KayaDoc.findEntry (3kaya)
30       KayaDoc.moduleSummary (3kaya)
31
32
33
34Kaya                             December 2010   KayaDoc.extractSummary(3kaya)
Impressum