mirror of
https://gitlab.freedesktop.org/wayland/wayland.git
synced 2025-11-14 06:59:46 -05:00
doc: Fix up title page with logo and author information
Abstract taken from http://wayland.freedesktop.org Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
parent
fcddfbb769
commit
6071b7da94
4 changed files with 16 additions and 9 deletions
|
|
@ -5,12 +5,12 @@
|
||||||
]>
|
]>
|
||||||
<authorgroup>
|
<authorgroup>
|
||||||
<author>
|
<author>
|
||||||
<firstname>Dude</firstname>
|
<firstname>Kristian</firstname>
|
||||||
<surname>McPants</surname>
|
<surname>Høgsberg</surname>
|
||||||
<affiliation>
|
<affiliation>
|
||||||
<orgname>Somewhere</orgname>
|
<orgname>Intel Corporation</orgname>
|
||||||
<orgdiv>Someone</orgdiv>
|
|
||||||
</affiliation>
|
</affiliation>
|
||||||
<email>Dude.McPants@example.com</email>
|
<email>krh@bitplanet.net</email>
|
||||||
</author>
|
</author>
|
||||||
</authorgroup>
|
</authorgroup>
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -5,20 +5,27 @@
|
||||||
]>
|
]>
|
||||||
<bookinfo id="book-Wayland-Wayland">
|
<bookinfo id="book-Wayland-Wayland">
|
||||||
<title>Wayland</title>
|
<title>Wayland</title>
|
||||||
<subtitle>short description</subtitle>
|
<subtitle>The Wayland display server</subtitle>
|
||||||
<productname>Documentation</productname>
|
<productname>Documentation</productname>
|
||||||
<productnumber>0.1</productnumber>
|
<productnumber>0.1</productnumber>
|
||||||
<edition>0</edition>
|
<edition>0</edition>
|
||||||
<pubsnumber>0</pubsnumber>
|
<pubsnumber>0</pubsnumber>
|
||||||
<abstract>
|
<abstract>
|
||||||
<para>
|
<para>
|
||||||
A short overview and summary of the book's subject and purpose, traditionally no more than one paragraph long. Note: the abstract will appear in the front matter of your book and will also be placed in the description field of the book's RPM spec file.
|
Wayland is a protocol for a compositor to talk to
|
||||||
|
its clients as well as a C library implementation of
|
||||||
|
that protocol. The compositor can be a standalone
|
||||||
|
display server running on Linux kernel modesetting
|
||||||
|
and evdev input devices, an X application, or a
|
||||||
|
wayland client itself. The clients can be
|
||||||
|
traditional applications, X servers (rootless or
|
||||||
|
fullscreen) or other display servers.
|
||||||
</para>
|
</para>
|
||||||
</abstract>
|
</abstract>
|
||||||
<corpauthor>
|
<corpauthor>
|
||||||
<inlinemediaobject>
|
<inlinemediaobject>
|
||||||
<imageobject>
|
<imageobject>
|
||||||
<imagedata fileref="Common_Content/images/title_logo.svg" format="SVG" />
|
<imagedata fileref="images/wayland.png" format="PNG" />
|
||||||
</imageobject>
|
</imageobject>
|
||||||
</inlinemediaobject>
|
</inlinemediaobject>
|
||||||
</corpauthor>
|
</corpauthor>
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,4 @@
|
||||||
<!ENTITY PRODUCT "Documentation">
|
<!ENTITY PRODUCT "Documentation">
|
||||||
<!ENTITY BOOKID "Wayland">
|
<!ENTITY BOOKID "Wayland">
|
||||||
<!ENTITY YEAR "2012">
|
<!ENTITY YEAR "2012">
|
||||||
<!ENTITY HOLDER "| You need to change the HOLDER entity in the en-US/Wayland.ent file |">
|
<!ENTITY HOLDER "Kristian Høgsberg, Intel Corporation">
|
||||||
|
|
|
||||||
BIN
doc/Wayland/en-US/images/wayland.png
Normal file
BIN
doc/Wayland/en-US/images/wayland.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 5.5 KiB |
Loading…
Add table
Add a link
Reference in a new issue