summaryrefslogtreecommitdiffstats
path: root/docs/tutorials/portal-sdk/index.rst
blob: b37855cc0d9f4c295928a81b191d2e55a67e84b1 (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