mirror of
https://gitlab.freedesktop.org/wayland/wayland.git
synced 2025-11-13 13:29:47 -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>
|
||||
<author>
|
||||
<firstname>Dude</firstname>
|
||||
<surname>McPants</surname>
|
||||
<firstname>Kristian</firstname>
|
||||
<surname>Høgsberg</surname>
|
||||
<affiliation>
|
||||
<orgname>Somewhere</orgname>
|
||||
<orgdiv>Someone</orgdiv>
|
||||
<orgname>Intel Corporation</orgname>
|
||||
</affiliation>
|
||||
<email>Dude.McPants@example.com</email>
|
||||
<email>krh@bitplanet.net</email>
|
||||
</author>
|
||||
</authorgroup>
|
||||
|
||||
|
|
|
|||
|
|
@ -5,20 +5,27 @@
|
|||
]>
|
||||
<bookinfo id="book-Wayland-Wayland">
|
||||
<title>Wayland</title>
|
||||
<subtitle>short description</subtitle>
|
||||
<subtitle>The Wayland display server</subtitle>
|
||||
<productname>Documentation</productname>
|
||||
<productnumber>0.1</productnumber>
|
||||
<edition>0</edition>
|
||||
<pubsnumber>0</pubsnumber>
|
||||
<abstract>
|
||||
<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>
|
||||
</abstract>
|
||||
<corpauthor>
|
||||
<inlinemediaobject>
|
||||
<imageobject>
|
||||
<imagedata fileref="Common_Content/images/title_logo.svg" format="SVG" />
|
||||
<imagedata fileref="images/wayland.png" format="PNG" />
|
||||
</imageobject>
|
||||
</inlinemediaobject>
|
||||
</corpauthor>
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
<!ENTITY PRODUCT "Documentation">
|
||||
<!ENTITY BOOKID "Wayland">
|
||||
<!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