summaryrefslogtreecommitdiffstats
path: root/docs/tutorials/portal-sdk/index.rst
blob: 023fc622021d1a9544934a03d49089e13ed8be86 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
.. 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
	wrapping-up