This commit fixes the stackviz docs to show some manual pages and some
tiny sectioning. And this commit also updates to use the new theme.
There are still remaining weird indentations and some other tiny
formatting bugs. However, we can fix them in following patches.
Change-Id: I1ab055efb9bc5653f98be165cd2be3ac9cc5cd27
Adds additional information to the stackviz-export and stackviz-front
technical documents. Info about `stackviz-export` output files is
now included in the corresponding document. Directive and service
descriptions were added to stackviz-front, alongside inline comments
in the appropriate .js files.
Due to the unique structure of GitHub's RST renderer, includes will
no longer be used in the main README.
Change-Id: Iaebf1f1c3b5e4cbb4ea5e262f85672bc082bbe2f
This patch changes the format of Stackviz docs so that all information
is stored in the appropriate doc/source/ directory rather than all
in README.rst. README.rst now just uses the RST include directive to
get its text from doc/source/readme.rst. Usage and installation are
now in their own RST files for increased modularity, and are included
in doc/source/readme.rst.
Additional developer documentation has also been created at
doc/source/man/ and includes more information on stackviz-export
as well as the AngularJS front-end.
Change-Id: I1d37194add998cf83a66d380ec7390e31184bdb3