Added tutorial for portal-sdk apps 91/16491/1
authorjsseidel <jsseidel@fastmail.com>
Thu, 28 Sep 2017 18:31:07 +0000 (14:31 -0400)
committerjsseidel <jsseidel@fastmail.com>
Thu, 28 Sep 2017 18:34:01 +0000 (14:34 -0400)
commita3b65e405278eb4b54de869a19b66ed9338dd1a6
tree51b694ca9e585bcd76cf6c39ea95974a949d8beb
parent51d83152697da4f2ef2242471ee43f36e6b64300
Added tutorial for portal-sdk apps

Added a tutorial for how to create a basic app
using the portal sdk.

Change-Id: I52783748760501e57751e19d1eb586d21cbef0d9
Issue-Id: PORTAL-100
Signed-off-by: jsseidel <jsseidel@fastmail.com>
16 files changed:
docs/index.rst
docs/tutorials/index.rst [new file with mode: 0644]
docs/tutorials/portal-sdk/architecture.rst [new file with mode: 0644]
docs/tutorials/portal-sdk/creating.rst [new file with mode: 0644]
docs/tutorials/portal-sdk/dynamic-content.rst [new file with mode: 0644]
docs/tutorials/portal-sdk/google-charts.rst [new file with mode: 0644]
docs/tutorials/portal-sdk/img/addmenu.png [new file with mode: 0755]
docs/tutorials/portal-sdk/img/menus.png [new file with mode: 0644]
docs/tutorials/portal-sdk/img/newmenuitem.png [new file with mode: 0644]
docs/tutorials/portal-sdk/index.rst [new file with mode: 0644]
docs/tutorials/portal-sdk/intro.rst [new file with mode: 0644]
docs/tutorials/portal-sdk/pulling-db-data.rst [new file with mode: 0644]
docs/tutorials/portal-sdk/setting-up-db.rst [new file with mode: 0644]
docs/tutorials/portal-sdk/setting-up.rst [new file with mode: 0644]
docs/tutorials/portal-sdk/wrapping-up.rst [new file with mode: 0644]
docs/tutorials/portal-sdk/your-angularjs-app.rst [new file with mode: 0644]