mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-26 10:26:15 -04:00
updated documentation
This commit is contained in:
parent
f1d06c55b4
commit
0772f6bb4e
16 changed files with 188 additions and 20 deletions
|
@ -1,15 +0,0 @@
|
|||
# minify
|
||||
`require("./minify");`
|
||||
|
||||
This Module manages all /minified/* requests. It controls the
|
||||
minification && compression of Javascript and CSS.
|
||||
|
||||
## Functions
|
||||
|
||||
- - -
|
||||
### padJS (req, res)
|
||||
Answers a http request for the pad javascript
|
||||
|
||||
* **req** the Express request
|
||||
* **res** the Express response
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue