Go to the source code of this file.
Namespaces | |
| create_libdoc_data | |
Variables | |
| create_libdoc_data.BASE = dirname(abspath(__file__)) | |
| create_libdoc_data.INPUT = join(BASE, 'libdoc.txt') | |
| create_libdoc_data.libdoc = LibraryDocumentation(INPUT) | |
| create_libdoc_data.OUTPUT = join(BASE, 'libdoc.js') | |
| create_libdoc_data.SRC = normpath(join(BASE, '..', '..', '..', '..', 'src')) | |