Changed syntax highlighting from ini to yaml since conf files are yaml

This commit is contained in:
Seth House 2013-01-11 14:27:09 -07:00
parent f7663df9b6
commit 32c944c1e9

View File

@ -12,7 +12,7 @@ Example master configuration file
=================================
.. literalinclude:: ../../../conf/master
:language: ini
:language: yaml
:linenos:
.. _configuration-examples-minion:
@ -21,5 +21,5 @@ Example minion configuration file
=================================
.. literalinclude:: ../../../conf/minion
:language: ini
:language: yaml
:linenos: