fix: readmes
This commit is contained in:
parent
a4635aefb6
commit
70a0b2d9a1
2 changed files with 2 additions and 7 deletions
|
@ -1,3 +1,5 @@
|
|||
# Helma Modules
|
||||
|
||||
The Helma modules directory is organized in several groups:
|
||||
|
||||
* **modules/core** which contains extensions to core JavaScript types such as
|
||||
|
@ -11,8 +13,3 @@ app's repositories. The simplest way to do so is by using the `app.addRepository
|
|||
function:
|
||||
|
||||
app.addRepository('modules/helma/Search.js');
|
||||
|
||||
Be sure to load the Git submodule if you want to use one of the Jala modules:
|
||||
|
||||
> git submodule init
|
||||
> git submodule update
|
||||
|
|
|
@ -1,5 +1,3 @@
|
|||
_This is the README file for version 1.2 of the Jala Javascript Library._
|
||||
|
||||
# About Jala
|
||||
|
||||
Jala is an open-source collection of JavaScript modules for Helma Object Publisher. Copyright 2004 ORF Online und Teletext GmbH, Vienna (Austria). You can find more information about each module in the API Documentation located in the `docs` directory.
|
||||
|
|
Loading…
Add table
Reference in a new issue