Commit Graph

5 Commits

Author SHA1 Message Date
Ian Wienand 16fef44f00 Autobuild of dashboard overview plus various fixes
This adds a call in sphinx to automatically generate the dashboard
description pages.  It's a little bit of a hack, but works with "tox
-e docs" and the readthedocs build.  This means we don't have to have
an external job running a separate build of the dashboard overview
page.

A couple of other things to integrate this and make the docs more
usable; we use the readme as the main page, fix up the links, use
sections in the template and add a clickable link to the dashboard in
each overview page.

I'ved tested this with readthedocs which you can see at [1]

[1] http://gerrit-dash-creator-dashboards.readthedocs.org/en/latest/

Change-Id: I027a21a40a0e35817b8a29996a48393743b282b0
2016-03-22 14:08:45 +11:00
Jenkins e604435c9d Merge "Add a script to generate a Sphinx dashboard documentation" 2014-11-07 15:01:31 +00:00
Christian Berendt ef286643f0 Add a script to generate a Sphinx dashboard documentation
Change-Id: I2bab3eed446b5d5350ca3ea1a5df559fcc2e48aa
2014-11-04 08:59:05 +01:00
John Dickinson 62e7aa5144 remove output header
Removing the output header allows for the output
to be directly copied and pasted into a browser
or to be directly piped to a browser.

Change-Id: I03c795fbc1b2a1bc3554b679483019cdc5b00747
2014-10-07 16:34:47 -07:00
Christian Berendt b7cc43aaf4 Add support for templates
To create the URLs for all dashboard files inside dashboards use:

python gerrit_dash_creator/cmd/creator.py dashboards/*

Change-Id: I922c4e0606ae168c5c9b353d550629b4f52a8aff
2014-09-01 09:15:16 +00:00