5 Commits

Author SHA1 Message Date
David Lenwell
1ad26cbd71 Fixing some alignment issues in the quickstart instructions
Sections of of the quickstart documentation were written by different
developers at different times and have some formatting descrepencies
that make it hard to read.

Over use of bullet points durring instructions and commands have been
removed.

Change-Id: Ibab6bae2ab77e0408ba482cbee492f0f29aa7894
2016-09-02 15:35:10 -07:00
Simeon Monov
91ab6dd29d Add missing dependencies for Ubuntu 14/16
Added missing dependencies for Ubuntu 14 (libffi-dev) and
new dependencies for Ubuntu 16 (build-essential). Also
added new, optional section for building the documentation.

Change-Id: I181cd40c4b082c41367522a58d26fd587f73d31c
2016-08-25 15:27:33 +02:00
Simeon Monov
907777284b Update documentation to install Node.js v4
Current documentation installs Node.js v0.10 which will be deprecated
and cease support on Oct 1st, 2016. It is strongly recommended to
update to new version as soon as possible.

This patch changes the documentation to install Node.js v4 which is
the latest LTS release.

Change-Id: I869da86fc791d2e210ccb950b9f4679f21b20c9b
2016-08-24 00:59:23 +02:00
Atsushi SAKAI
359f3aa329 Fix two typos
rebuids  => rebuilds
agrument => argument

Change-Id: Ia0b4774c8d72c3aa02b10039d7163db66ae49d85
2016-08-23 19:38:39 +09:00
Luz Cazares
6b5b867bdc Adding mechanism to build documentation via sphinx
Change-Id: Iaf1b201ddb6890199dd76ab67022557b7fd0b2fc
2016-08-15 15:11:10 +00:00