summaryrefslogtreecommitdiffstats
path: root/docs/tutorials/portal-sdk/index.rst
blob: 4d20ffd38e26cf2ff145b6382b069a9eb9417bf0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
.. Building ONAP Portal SDK Web Applications documentation master file, created by
   sphinx-quickstart on Mon Aug  7 12:47:34 2017.
   You can adapt this file completely to your liking, but it should at least
   contain the root `toctree` directive.

Building ONAP Portal SDK Web Applications
=========================================
 
.. toctree::
	:maxdepth: 6
	:caption: Contents:
	
	intro	
	architecture
	setting-up
	creating
	setting-up-db
	your-angularjs-app
	pulling-db-data
	google-charts
	dynamic-content
	single-signon
	wrapping-up