Add perl(Pod::Escapes) dep to fix build issue
[framework/uifw/xorg/lib/libx11.git] / README
1 libX11 - Core X11 protocol client library
2
3 Documentation for this library can be found in the included man pages,
4 the xlib spec from the doc/xorg-docs module, also available at:
5
6         http://xorg.freedesktop.org/releases/X11R7.0/doc/PDF/xlib.pdf
7
8 and the O'Reilly Xlib books, which they have made freely available online,
9 though only for older versions of X11:
10
11  - X Series Volume 2: Xlib Reference Manual (1989, covers X11R3)
12         http://www.archive.org/details/xlibretmanver1102nyemiss
13
14  - X Series Volume 2: Xlib Reference Manual, 2nd Edition (1990, covers X11R4)
15         http://www.archive.org/details/xlibrefmanv115ed02nyemiss
16
17 All questions regarding this software should be directed at the
18 Xorg mailing list:
19
20         http://lists.freedesktop.org/mailman/listinfo/xorg
21
22 Please submit bug reports to the Xorg bugzilla:
23
24         https://bugs.freedesktop.org/enter_bug.cgi?product=xorg
25
26 The master development code repository can be found at:
27
28         git://anongit.freedesktop.org/git/xorg/lib/libX11
29
30         http://cgit.freedesktop.org/xorg/lib/libX11
31
32 For patch submission instructions, see:
33
34         http://www.x.org/wiki/Development/Documentation/SubmittingPatches
35
36 For more information on the git code manager, see:
37
38         http://wiki.x.org/wiki/GitPage
39