Remove extra xmlns lines
We do not need these namespaces like xmlns:svg and xmlns:html anywhere, remove the declarations. Change-Id: Ic6aa62c28b2b21092d1e1d5c6f431807519f59af
This commit is contained in:
@@ -2,8 +2,7 @@
|
||||
<section xmlns="http://docbook.org/ns/docbook"
|
||||
xmlns:xlink="http://www.w3.org/1999/xlink"
|
||||
xmlns:xi="http://www.w3.org/2001/XInclude"
|
||||
xmlns:svg="http://www.w3.org/2000/svg"
|
||||
xmlns:html="http://www.w3.org/1999/xhtml" version="5.0"
|
||||
version="5.0"
|
||||
xml:id="heat-stack-create">
|
||||
<?dbhtml stop-chunking?>
|
||||
<title>Create and manage stacks</title>
|
||||
|
||||
Reference in New Issue
Block a user