mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-24 09:26:14 -04:00
updated documentation
This commit is contained in:
parent
f1d06c55b4
commit
0772f6bb4e
16 changed files with 188 additions and 20 deletions
15
doc/jsdoc/handler/ImportHandler.md
Normal file
15
doc/jsdoc/handler/ImportHandler.md
Normal file
|
@ -0,0 +1,15 @@
|
|||
# handler/Impor
|
||||
`require("./handler/ImportHandler");`
|
||||
|
||||
Handles the import requests
|
||||
|
||||
## Functions
|
||||
|
||||
- - -
|
||||
### doImport (req, res, padId)
|
||||
do a requested import
|
||||
|
||||
* **req** *No description*
|
||||
* **res** *No description*
|
||||
* **padId** *No description*
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue