Fix screenshots

This commit is contained in:
Julien Pivotto
2016-02-05 16:06:10 +01:00
parent ddf08b9b75
commit e8bc0ccbb5

View File

@@ -19,7 +19,7 @@ At the current time of writing, Puppetboard supports the following Python versio
* Python 2.6 * Python 2.6
* Python 2.7 * Python 2.7
.. image:: https://raw.github.com/nedap/puppetboard/master/screenshots/overview.png .. image:: screenshots/overview.png
:alt: View of a node :alt: View of a node
:width: 1024 :width: 1024
:height: 700 :height: 700
@@ -677,67 +677,67 @@ messages have a look at this post by `Tim Pope`_.
Screenshots Screenshots
=========== ===========
.. image:: https://raw.github.com/nedap/puppetboard/master/screenshots/overview.png .. image:: screenshots/overview.png
:alt: Overview / Index / Homepage :alt: Overview / Index / Homepage
:width: 1024 :width: 1024
:height: 700 :height: 700
:align: center :align: center
.. image:: https://raw.github.com/nedap/puppetboard/master/screenshots/nodes.png .. image:: screenshots/nodes.png
:alt: Nodes view, all active nodes :alt: Nodes view, all active nodes
:width: 1024 :width: 1024
:height: 700 :height: 700
:align: center :align: center
.. image:: https://raw.github.com/nedap/puppetboard/master/screenshots/node.png .. image:: screenshots/node.png
:alt: Single node page / overview :alt: Single node page / overview
:width: 1024 :width: 1024
:height: 700 :height: 700
:align: center :align: center
.. image:: https://raw.github.com/nedap/puppetboard/master/screenshots/report.png .. image:: screenshots/report.png
:alt: Report view :alt: Report view
:width: 1024 :width: 1024
:height: 700 :height: 700
:align: center :align: center
.. image:: https://raw.github.com/nedap/puppetboard/master/screenshots/facts.png .. image:: screenshots/facts.png
:alt: Facts view :alt: Facts view
:width: 1024 :width: 1024
:height: 700 :height: 700
:align: center :align: center
.. image:: https://raw.github.com/nedap/puppetboard/master/screenshots/fact.png .. image:: screenshots/fact.png
:alt: Single fact, with graphs :alt: Single fact, with graphs
:width: 1024 :width: 1024
:height: 700 :height: 700
:align: center :align: center
.. image:: https://raw.github.com/nedap/puppetboard/master/screenshots/fact_value.png .. image:: screenshots/fact_value.png
:alt: All nodes that have this fact with that value :alt: All nodes that have this fact with that value
:width: 1024 :width: 1024
:height: 700 :height: 700
:align: center :align: center
.. image:: https://raw.github.com/nedap/puppetboard/master/screenshots/metrics.png .. image:: screenshots/metrics.png
:alt: Metrics view :alt: Metrics view
:width: 1024 :width: 1024
:height: 700 :height: 700
:align: center :align: center
.. image:: https://raw.github.com/nedap/puppetboard/master/screenshots/metric.png .. image:: screenshots/metric.png
:alt: Single metric :alt: Single metric
:width: 1024 :width: 1024
:height: 700 :height: 700
:align: center :align: center
.. image:: https://raw.github.com/nedap/puppetboard/master/screenshots/query.png .. image:: screenshots/query.png
:alt: Query view :alt: Query view
:width: 1024 :width: 1024
:height: 700 :height: 700
:align: center :align: center
.. image:: https://raw.github.com/nedap/puppetboard/master/screenshots/broken.png .. image:: screenshots/broken.png
:alt: Error page :alt: Error page
:width: 1024 :width: 1024
:height: 700 :height: 700