eXist-db / function-documentation

XQuery Function Documentation and Browser App
GNU Lesser General Public License v2.1
5 stars 14 forks source link
documentation exist-db xar xquery

eXist-db Function Documentation Browser App

Build Status eXist-db version

This repository contains the function documentation borwser app for the eXist-db native XML database.

Dependencies

Installation

Building from source

  1. Clone the repository to your system:

    $ git clone https://github.com/exist-db/function-documentation.git
  2. Build the function documentation application:

    $ cd function-documentation
    $ mvn clean package

    The compiled .xar file is located in the /target directory

  3. Install this file via the Dashboard > Package Manager.

License

LGPLv2.1 eXist-db.org