1 2 3 4 5 6 7 8 9 10 11 12 13
| # [Database UI] Project Forge Module
This directory contains the files used by the "databaseui" module of [Project Forge](https://projectforge.dev).
## Purpose
Provides a UI for registered databases
## Usage
When the "databaseui" module is enabled in your project, all of the files in this directory (except this readme) will be processed and included in your application.
See [doc/module/databaseui.md](doc/module/databaseui.md) for usage information.
|