qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH v5 11/17] docs: add master qapi texi files


From: Marc-André Lureau
Subject: [Qemu-devel] [PATCH v5 11/17] docs: add master qapi texi files
Date: Thu, 17 Nov 2016 19:54:58 +0400

The qapi2texi script generates a file to be included in a texi file. Add
"QEMU QMP Reference Manual" and "QEMU Guest Agent Protocol Reference"
master texi files.

Signed-off-by: Marc-André Lureau <address@hidden>
---
 docs/qemu-ga-ref.texi  | 78 ++++++++++++++++++++++++++++++++++++++++++++++++++
 docs/qemu-qmp-ref.texi | 78 ++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 156 insertions(+)
 create mode 100644 docs/qemu-ga-ref.texi
 create mode 100644 docs/qemu-qmp-ref.texi

diff --git a/docs/qemu-ga-ref.texi b/docs/qemu-ga-ref.texi
new file mode 100644
index 0000000..02ecdb7
--- /dev/null
+++ b/docs/qemu-ga-ref.texi
@@ -0,0 +1,78 @@
+\input texinfo
address@hidden qemu-ga-ref.info
+
address@hidden 0
address@hidden 0
+
address@hidden QEMU Guest Agent Protocol Reference
+
address@hidden
+This is the QEMU Guest Agent Protocol reference manual.
+
+Copyright @copyright{} 2016 The QEMU Project developers
+
address@hidden
+This manual is free documentation: you can redistribute it and/or
+modify it under the terms of the GNU General Public License as
+published by the Free Software Foundation, either version 2 of the
+License, or (at your option) any later version.
+
+This manual is distributed in the hope that it will be useful, but
+WITHOUT ANY WARRANTY; without even the implied warranty of
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+General Public License for more details.
+
+You should have received a copy of the GNU General Public License
+along with this manual.  If not, see http://www.gnu.org/licenses/.
address@hidden quotation
address@hidden copying
+
address@hidden QEMU
address@hidden
+* QEMU-GA-Ref: (qemu-ga-ref).   QEMU Guest Agent Protocol Reference
address@hidden direntry
+
address@hidden
address@hidden Guest Agent Protocol Reference Manual
address@hidden QEMU version @value{VERSION}
address@hidden
address@hidden 0pt plus 1filll
address@hidden
address@hidden titlepage
+
address@hidden
+
address@hidden
address@hidden Top
address@hidden QEMU Guest Agent protocol reference
address@hidden ifnottex
+
address@hidden
+* API Reference::
+* Commands and Events Index::
+* Data Types Index::
address@hidden menu
+
address@hidden API Reference
address@hidden API Reference
+
address@hidden for texi2pod:
address@hidden man begin DESCRIPTION
+
address@hidden qemu-ga-qapi.texi
+
address@hidden man end
+
address@hidden man begin SEEALSO
+The HTML documentation of QEMU for more information.
address@hidden man end
+
address@hidden Commands and Events Index
address@hidden Commands and Events Index
address@hidden fn
+
address@hidden Data Types Index
address@hidden Data Types Index
address@hidden tp
+
address@hidden
diff --git a/docs/qemu-qmp-ref.texi b/docs/qemu-qmp-ref.texi
new file mode 100644
index 0000000..ccc03cb
--- /dev/null
+++ b/docs/qemu-qmp-ref.texi
@@ -0,0 +1,78 @@
+\input texinfo
address@hidden qemu-qmp-ref.info
+
address@hidden 0
address@hidden 0
+
address@hidden QEMU QMP Reference Manual
+
address@hidden
+This is the QEMU QMP reference manual.
+
+Copyright @copyright{} 2016 The QEMU Project developers
+
address@hidden
+This manual is free documentation: you can redistribute it and/or
+modify it under the terms of the GNU General Public License as
+published by the Free Software Foundation, either version 2 of the
+License, or (at your option) any later version.
+
+This manual is distributed in the hope that it will be useful, but
+WITHOUT ANY WARRANTY; without even the implied warranty of
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+General Public License for more details.
+
+You should have received a copy of the GNU General Public License
+along with this manual.  If not, see http://www.gnu.org/licenses/.
address@hidden quotation
address@hidden copying
+
address@hidden QEMU
address@hidden
+* QEMU-QMP-Ref: (qemu-qmp-ref). QEMU QMP Reference Manual
address@hidden direntry
+
address@hidden
address@hidden QMP Reference Manual
address@hidden QEMU version @value{VERSION}
address@hidden
address@hidden 0pt plus 1filll
address@hidden
address@hidden titlepage
+
address@hidden
+
address@hidden
address@hidden Top
address@hidden QEMU QMP reference
address@hidden ifnottex
+
address@hidden
+* API Reference::
+* Commands and Events Index::
+* Data Types Index::
address@hidden menu
+
address@hidden API Reference
address@hidden API Reference
+
address@hidden for texi2pod:
address@hidden man begin DESCRIPTION
+
address@hidden qemu-qapi.texi
+
address@hidden man end
+
address@hidden man begin SEEALSO
+The HTML documentation of QEMU for more information.
address@hidden man end
+
address@hidden Commands and Events Index
address@hidden Commands and Events Index
address@hidden fn
+
address@hidden Data Types Index
address@hidden Data Types Index
address@hidden tp
+
address@hidden
-- 
2.10.0




reply via email to

[Prev in Thread] Current Thread [Next in Thread]