From 4d809d77888ab48773b533e855a531d0b323167e Mon Sep 17 00:00:00 2001 From: "Daniel P. Berrange" Date: Wed, 26 Jul 2017 17:49:15 +0100 Subject: [PATCH] docs: remove use of   in docs Some docs pages were using

 

to add arbitrary whitespace in the page. This is something that should be done by CSS if needed, but it is not needed here, so delete it. There was also use of   which adds no value at all when we have CSS to prettify tables. Signed-off-by: Daniel P. Berrange --- docs/csharp.html.in | 612 +++++++++++++++++++-------------------- docs/virshcmdref.html.in | 6 - 2 files changed, 300 insertions(+), 318 deletions(-) diff --git a/docs/csharp.html.in b/docs/csharp.html.in index e1c0fefba8..722b029113 100644 --- a/docs/csharp.html.in +++ b/docs/csharp.html.in @@ -19,8 +19,6 @@ to libvirt.

-

 

-

Requirements

@@ -31,8 +29,6 @@ compiling libvirt for windows.

-

 

-