Changed title of the page about vote.yaml

This commit is contained in:
Troy McConaghy 2017-11-15 11:17:41 +01:00
parent 31a0bc846b
commit b3ccb09e01
2 changed files with 7 additions and 3 deletions

View File

@ -1,5 +1,5 @@
The vote.yaml File
==================
The Vote Schema File
====================
BigchainDB checks all :ref:`votes <The Vote Model>`
(JSON documents) against a formal schema
@ -12,5 +12,9 @@ To understand those contents
by Michael Droettboom or
`json-schema.org <http://json-schema.org/>`_.
vote.yaml
---------
.. literalinclude:: ../../../../bigchaindb/common/schema/vote.yaml
:language: yaml

View File

@ -100,7 +100,7 @@ The Vote Schema
---------------
BigchainDB checks all votes (JSON documents) against a formal schema
defined in a JSON Schema file named :ref:`vote.yaml <The vote.yaml File>`.
defined in a :ref:`JSON Schema file named vote.yaml <The Vote Schema File>`.
An Example Vote