summaryrefslogtreecommitdiff
path: root/docs/reference/node-startup-controller/about.xml
diff options
context:
space:
mode:
authorPhong Tran <tranmanphong@gmail.com>2019-12-03 23:20:33 +0700
committerPhong Tran <tranmanphong@gmail.com>2019-12-03 23:24:56 +0700
commit6776e9e4beeafbef8c6c26a9c076308d7d268b7e (patch)
tree3ccd514a35e3a930d68be9a11a0c2c0515c70054 /docs/reference/node-startup-controller/about.xml
parent1ddf9ff8897e24bf2fc7d2a0f27a26a1fde8eb17 (diff)
downloadnode-startup-controller-6776e9e4beeafbef8c6c26a9c076308d7d268b7e.tar.gz
doc: move xml tag to top line of file
There are errors with multiple docbook xml file while make documentation. ../node-startup-controller-docs.xml:10: parser error : XML declaration allowed only at the start of the document Signed-off-by: Phong Tran <tranmanphong@gmail.com>
Diffstat (limited to 'docs/reference/node-startup-controller/about.xml')
-rw-r--r--docs/reference/node-startup-controller/about.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/reference/node-startup-controller/about.xml b/docs/reference/node-startup-controller/about.xml
index 69c355b..00df119 100644
--- a/docs/reference/node-startup-controller/about.xml
+++ b/docs/reference/node-startup-controller/about.xml
@@ -1,3 +1,4 @@
+<?xml version="1.0" encoding="utf-8"?>
<!--
SPDX license identifier: CC-BY-SA-4.0
@@ -7,7 +8,6 @@ This work is licensed under a Creative Commons Attribution-ShareAlike
4.0 International License.
-->
-<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
"http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd" [
]>