mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-23 17:06:16 -04:00
Replace JSDoc-Toolkit with doc.md
This commit is contained in:
parent
b38b755c68
commit
7024f3e78a
130 changed files with 658 additions and 14913 deletions
15
doc/jsdoc/Models/Pad.md
Normal file
15
doc/jsdoc/Models/Pad.md
Normal file
|
@ -0,0 +1,15 @@
|
|||
#Mod
|
||||
`require("./Models/Pad");`
|
||||
|
||||
Copied from the Etherpad source code, don't know what its good for
|
||||
@param txt
|
||||
|
||||
##Functions
|
||||
|
||||
###cleanText (txt)
|
||||
Copied from the Etherpad source code, don't know what its good for
|
||||
|
||||
* **txt**
|
||||
|
||||
##Variables
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue