Added more shared C++/JavaScript documentation 98/38998/5
authorNick Holland <nick.holland@partner.samsung.com>
Wed, 6 May 2015 10:59:48 +0000 (11:59 +0100)
committerNick Holland <nick.holland@partner.samsung.com>
Mon, 11 May 2015 13:06:47 +0000 (06:06 -0700)
commit5c01fbfae7ab607f68d31a8bec6bf17f7b67a652
tree83f46695c72a598283d9b96de42be4f300295bf6
parent49d19ee29f45a10b3af4250aefc66985ea6a0b17
Added more shared C++/JavaScript documentation

TextLabel, script-hello, dali-fundamentals converted to markdown and
shared with JavaScript.
Removed all references to TextActor
Added JavaScript examples to JSON specification and moved to shared C++/
Javascript folder

Replaced main DALi screenshot image with screen grabs from current dali-demo

Change-Id: Iaf4b56c6a0e34356e8891e1b4cb3fbc1fdef0587
14 files changed:
docs/content/images/example-documentation/example-code.png
docs/content/images/screen-shot.png
docs/content/main.md
docs/content/programming-guide/script-hello.h [deleted file]
docs/content/programming-guide/texture-compression.h [deleted file]
docs/content/shared-javascript-and-cpp-documentation/fundamentals.md [moved from docs/content/programming-guide/fundamentals.h with 87% similarity]
docs/content/shared-javascript-and-cpp-documentation/javascript-wrapping-guide.md
docs/content/shared-javascript-and-cpp-documentation/performance-tips.md
docs/content/shared-javascript-and-cpp-documentation/script-hello.md [new file with mode: 0644]
docs/content/shared-javascript-and-cpp-documentation/script-json-specification.md [moved from docs/content/programming-guide/script-json-specification.md with 97% similarity]
docs/content/shared-javascript-and-cpp-documentation/script-overview.md
docs/content/shared-javascript-and-cpp-documentation/text-label.md [moved from docs/content/programming-guide/text-label.h with 51% similarity]
docs/content/shared-javascript-and-cpp-documentation/texture-atlas.md
plugins/dali-script-v8/docs/content/text-actor.js [deleted file]