mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-27 10:56:16 -04:00
updated documentation
This commit is contained in:
parent
f1d06c55b4
commit
0772f6bb4e
16 changed files with 188 additions and 20 deletions
|
@ -1,20 +0,0 @@
|
|||
# db
|
||||
`require("./db");`
|
||||
|
||||
The DB Module provides a database initalized with the settings
|
||||
provided by the settings module
|
||||
|
||||
## Functions
|
||||
|
||||
- - -
|
||||
### init (callback)
|
||||
Initalizes the database with the settings provided by the settings module
|
||||
|
||||
* **callback** *(Function)* *No description*
|
||||
|
||||
##Variables
|
||||
|
||||
- - -
|
||||
### db
|
||||
The UeberDB Object that provides the database functions
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue