File tree Expand file tree Collapse file tree 6 files changed +6
-5
lines changed Expand file tree Collapse file tree 6 files changed +6
-5
lines changed Original file line number Diff line number Diff line change @@ -46,7 +46,7 @@ v/%: all
46
46
mkdir -p $@
47
47
$(UGLIFY ) < flatdoc.js > $@ /flatdoc.js
48
48
$(UGLIFY ) < legacy.js > $@ /legacy.js
49
- cp template.html blank.html $@ /
49
+ cp -R templates $@ /templates
50
50
mkdir -p $@ /theme-white
51
51
cp theme-white/style.css $@ /theme-white
52
52
cp theme-white/script.js $@ /theme-white
Original file line number Diff line number Diff line change @@ -292,15 +292,16 @@ License](http://www.opensource.org/licenses/mit-license.php).
292
292
[ c ] : http://github.com/rstacruz/flatdoc/contributors
293
293
[ nd ] : http://nadarei.co
294
294
295
- [ GitHub pages ] : https://pages.github.com
296
- [ project ] : https://github.com/rstacruz/flatdoc
297
- [ template ] : https://github.com/rstacruz/flatdoc/raw/gh-pages/template.html
298
295
[ GitHub API ] : http://github.com/api
299
296
[ marked ] : https://github.com/chjj/marked
300
297
[ Backbone.js ] : http://backbonejs.org
301
298
[ dox ] : https://github.com/visionmedia/dox
302
299
[ Stripe ] : https://stripe.com/docs/api
303
300
[ Docco ] : http://jashkenas.github.com/docco
304
- [ blank ] : https://github.com/rstacruz/flatdoc/raw/gh-pages/blank.html
301
+ [ GitHub pages ] : https://pages.github.com
302
+
303
+ [ project ] : https://github.com/rstacruz/flatdoc
304
+ [ template ] : https://github.com/rstacruz/flatdoc/raw/gh-pages/templates/template.html
305
+ [ blank ] : https://github.com/rstacruz/flatdoc/raw/gh-pages/templates/blank.html
305
306
[ dist ] : https://github.com/rstacruz/flatdoc/tree/gh-pages/v/0.8.0
306
307
[ fences ] : https://help.github.com/articles/github-flavored-markdown#syntax-highlighting
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
You can’t perform that action at this time.
0 commit comments