Mercurial > hg > Papers > 2014 > nobuyasu-master
annotate slides/DOCS/README.md @ 77:bd73f0e1cdd4
Added slides
author | Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp> |
---|---|
date | Mon, 03 Feb 2014 08:40:32 +0900 |
parents | |
children |
rev | line source |
---|---|
77 | 1 # S6 Docs |
2 | |
3 ## Format | |
4 | |
5 * [S6 Format](FORMAT.md) - | |
6 CSS Classes & Ids (`.slide`, `.step`, etc.), Media Types (`projection`, `screen`, `print`) | |
7 * [S6 Format for Plugins/Addons](PLUGINS.md) - | |
8 JavaScript Custom Events (`slideshow.init`, `slideshow.change`, `slideshow.keys`, etc.) | |
9 | |
10 ## Tips & Tricks | |
11 | |
12 TBD |