This repository contains the function documentation borwser app for the eXist-db native XML database.
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