mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-27 19:06:15 -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/utils/Abiword.md
Normal file
15
doc/jsdoc/utils/Abiword.md
Normal file
|
@ -0,0 +1,15 @@
|
|||
# utils/A
|
||||
`require("./utils/Abiword");`
|
||||
|
||||
Controls the communication with the Abiword application
|
||||
|
||||
## Functions
|
||||
|
||||
- - -
|
||||
### convertFile (srcFile, destFile, type, callback)
|
||||
|
||||
* **srcFile** *No description*
|
||||
* **destFile** *No description*
|
||||
* **type** *No description*
|
||||
* **callback** *No description*
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue