mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-26 18:36:14 -04:00
move docs
This commit is contained in:
parent
1ab7dfdb7b
commit
80fa2c2868
17 changed files with 1 additions and 1 deletions
9
tools/doc/node_modules/marked/Makefile
generated
vendored
9
tools/doc/node_modules/marked/Makefile
generated
vendored
|
@ -1,9 +0,0 @@
|
|||
all:
|
||||
@cp lib/marked.js marked.js
|
||||
@uglifyjs -o marked.min.js marked.js
|
||||
|
||||
clean:
|
||||
@rm marked.js
|
||||
@rm marked.min.js
|
||||
|
||||
.PHONY: clean all
|
Loading…
Add table
Add a link
Reference in a new issue