Remove extra whitespace

Remove extra whitespace like whitespace at end of line or
before a closing </para>. Also, change tabs to spaces.

Change-Id: I43d5418cc6c21736a29921e88774cdfdadc09b28
This commit is contained in:
Andreas Jaeger 2013-12-26 18:17:41 +01:00
parent 42b5116e5c
commit b51a471b55
57 changed files with 640 additions and 642 deletions

View File

@ -586,7 +586,6 @@ Content-Type application/xml
</example> </example>
<?hard-pagebreak?> <?hard-pagebreak?>
<example> <example>
<title>Version List Request/Response: JSON</title> <title>Version List Request/Response: JSON</title>
<literallayout class="monospaced"> <literallayout class="monospaced">
@ -1760,7 +1759,8 @@ Content-Type application/json
specified in the request URL.</para><para>Quantum validates the request and dispatches the request to the specified in the request URL.</para><para>Quantum validates the request and dispatches the request to the
plugin. It is not guaranteed that the attached plugin. It is not guaranteed that the attached
resource will be available as soon as the resource will be available as soon as the
operation returns. </para><para>The validation can fail if: </para> operation returns.</para>
<para>The validation can fail if:</para>
<itemizedlist spacing="compact"> <itemizedlist spacing="compact">
<listitem> <listitem>
<para>An attachment with the same identifier is <para>An attachment with the same identifier is

View File

@ -175,7 +175,6 @@
<representation mediaType="application/json" <representation mediaType="application/json"
element="csapi:network"> element="csapi:network">
<!-- <param required="true" name="name" style="plain" <!-- <param required="true" name="name" style="plain"
type="xsd:string"> type="xsd:string">
<wadl:doc xmlns="http://docbook.org/ns/docbook" <wadl:doc xmlns="http://docbook.org/ns/docbook"

View File

@ -62,7 +62,6 @@
</resource> </resource>
</resources> </resources>
<!--*******************************************************--> <!--*******************************************************-->
<!-- All Methods --> <!-- All Methods -->
<!--*******************************************************--> <!--*******************************************************-->