diff --git a/modules/summary.txt b/modules/summary.txt deleted file mode 100644 index c32e6357..00000000 --- a/modules/summary.txt +++ /dev/null @@ -1,17 +0,0 @@ -

HelmaLib is organized into two groups of modules:

- - - -

To use a HelmaLib module in your Helma application, you need to add it to the -app's repositories. The simplest way to do so is by using the app.addRepository() -function:

- -
  app.addRepository("modules/helma/Search.js");
- -

If you are looking for more Helma libraries, be sure to check out the -Jala project!

\ No newline at end of file