python-ironicclient/doc/source
John L. Villalovos 2df670cf30 Remove unneeded 'utf-8' coding lines
This is basically a revert of commit:
  af741ec223

It was decided that only files that need to have the line:
  # -*- coding: utf-8 -*-
Should have the line[1] as a general principle

This patch removes the 'utf-8' coding line from files that consist
entirely of ASCII characters.

[1]
http://eavesdrop.openstack.org/meetings/ironic/2015/ironic.2015-04-20-17.00.html

Partial-bug: #1325193
Change-Id: I88c1c37f7b580aa805eae9d4a1e66d33302a325f
2015-04-21 16:44:47 +00:00
..
api_v1.rst Fix Python Ironic Client Documentation 2015-02-13 08:25:58 -03:00
cli.rst Updates to CLI doc 2014-09-16 14:33:46 +00:00
conf.py Remove unneeded 'utf-8' coding lines 2015-04-21 16:44:47 +00:00
contributing.rst Workflow documentation is now in infra-manual 2014-12-17 09:24:45 -05:00
index.rst Adds documentation for ironicclient API 2014-04-16 20:27:35 +00:00