This repository contains the function documentation borwser app for the eXist-db native XML database.
- Just go to your eXist server's Dashboard and select Function Documentation.
- Update to the latest release via the eXist-db package manager or via the eXist-db.org public app repository at http://exist-db.org/exist/apps/public-repo/.
-
Clone the repository to your system:
$ git clone https://github.com/exist-db/function-documentation.git
-
Build the function documentation application:
$ cd function-documentation $ mvn clean package
The compiled
.xar
file is located in the/target
directory -
Install this file via the Dashboard > Package Manager.
LGPLv2.1 eXist-db.org