summaryrefslogtreecommitdiffstats
path: root/kjs/Mainpage.dox
blob: b455b422692f81da3edec78bc9c649956a21eea4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
/** @mainpage Trinity JavaScript/EcmaScript Engine

This library provides an ECMAScript compatible interpreter. The ECMA standard
is based on well known scripting languages such as Netscape's JavaScript and
Microsoft's JScript.

@authors
Harri Porten \<[email protected]\><br>
Maks Orlovich \<[email protected]\><br>
Apple Computer, Inc.<br>
Richard Moore \<[email protected]\><br>
Daegeun Lee \<[email protected]\><br>
Marco Pinelli \<[email protected]\><br>
Christian Kirsch \<[email protected]\>

@maintainers
Maks Orlovich \<[email protected]\><br>
Harri Porten \<[email protected]\>

@licenses
@lgpl

*/

// DOXYGEN_REFERENCES = tdecore
// DOXYGEN_SET_PROJECT_NAME = KJS
// DOXYGEN_SET_EXCLUDE_PATTERNS += */wtf/* 
// DOXYGEN_SET_EXCLUDE_PATTERNS += */kjs/*.cpp */kjs/*.h