resetting manifest requested domain to floor
[platform/upstream/libXmu.git] / README
1 This library contains miscellaneous utilities and is not part of the Xlib
2 standard.  It contains routines which only use public interfaces so that it
3 may be layered on top of any proprietary implementation of Xlib or Xt.
4
5 It is intended to support clients in the X.Org distribution; vendors
6 may choose not to distribute this library if they wish.  Therefore,
7 applications developers who depend on this library should be prepared to
8 treat it as part of their software base when porting.
9
10 API documentation for this library is provided in the docs directory in
11 DocBook format.  If xmlto is installed, it will be converted to supported
12 formats and installed in $(docdir) unless --disable-docs is passed to
13 configure.
14
15 All questions regarding this software should be directed at the
16 Xorg mailing list:
17
18         http://lists.freedesktop.org/mailman/listinfo/xorg
19
20 Please submit bug reports to the Xorg bugzilla:
21
22         https://bugs.freedesktop.org/enter_bug.cgi?product=xorg
23
24 The master development code repository can be found at:
25
26         git://anongit.freedesktop.org/git/xorg/lib/libXmu
27
28         http://cgit.freedesktop.org/xorg/lib/libXmu
29
30 For patch submission instructions, see:
31
32         http://www.x.org/wiki/Development/Documentation/SubmittingPatches
33
34 For more information on the git code manager, see:
35
36         http://wiki.x.org/wiki/GitPage
37