mirror of
https://github.com/futurepress/epub.js.git
synced 2025-10-03 14:59:18 +02:00
Added several usage examples, fixed bugs, turned off restore by default
This commit is contained in:
parent
0e08b734ec
commit
416f7ab6a0
112 changed files with 23903 additions and 3348 deletions
17
libs/annotator/lib/preamble.js
Normal file
17
libs/annotator/lib/preamble.js
Normal file
|
@ -0,0 +1,17 @@
|
|||
// Generated by CoffeeScript 1.6.3
|
||||
/*
|
||||
** Annotator {{VERSION}}
|
||||
** https://github.com/okfn/annotator/
|
||||
**
|
||||
** Copyright 2012 {{AUTHORS}}.
|
||||
** Dual licensed under the MIT and GPLv3 licenses.
|
||||
** https://github.com/okfn/annotator/blob/master/LICENSE
|
||||
**
|
||||
** Built at: {{DATE}}
|
||||
*/
|
||||
|
||||
|
||||
|
||||
/*
|
||||
//@ sourceMappingURL=preamble.map
|
||||
*/
|
Loading…
Add table
Add a link
Reference in a new issue