Merge branch 'devel/upgrade' into tizen
[platform/upstream/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 and in the Xlib spec from the specs subdirectory, also available at:
5
6     http://www.x.org/releases/current/doc/libX11/libX11/libX11.html
7     http://www.x.org/releases/current/doc/libX11/libX11/libX11.pdf
8
9 and the O'Reilly Xlib books, which they have made freely available online,
10 though only for older versions of X11:
11
12  - X Series Volume 2: Xlib Reference Manual (1989, covers X11R3)
13         http://www.archive.org/details/xlibretmanver1102nyemiss
14
15  - X Series Volume 2: Xlib Reference Manual, 2nd Edition (1990, covers X11R4)
16         http://www.archive.org/details/xlibrefmanv115ed02nyemiss
17
18 All questions regarding this software should be directed at the
19 Xorg mailing list:
20
21         http://lists.freedesktop.org/mailman/listinfo/xorg
22
23 Please submit bug reports to the Xorg bugzilla:
24
25         https://bugs.freedesktop.org/enter_bug.cgi?product=xorg
26
27 The master development code repository can be found at:
28
29         git://anongit.freedesktop.org/git/xorg/lib/libX11
30
31         http://cgit.freedesktop.org/xorg/lib/libX11
32
33 For patch submission instructions, see:
34
35         http://www.x.org/wiki/Development/Documentation/SubmittingPatches
36
37 For more information on the git code manager, see:
38
39         http://wiki.x.org/wiki/GitPage
40