Commit graph

21 commits

Author SHA1 Message Date
Thomas E. Dickey
8560016436
document the API called from libX11
Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net>
2021-03-17 19:10:22 -04:00
Thomas E. Dickey
bacd41c0c0
document the cursor-comments functions
Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net>
2021-03-17 19:10:17 -04:00
Thomas E. Dickey
821254578e
document the animation support functions
Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net>
2021-03-17 19:10:13 -04:00
Thomas E. Dickey
80cd802e0c
start on the animated cursors; fixup whitespace
Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net>
2021-03-17 19:10:05 -04:00
Thomas E. Dickey
36650c9455
update ".so" links, and fix a special case for "const char *" in parsing function-names
Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net>
2021-03-17 19:10:01 -04:00
Thomas E. Dickey
a383f6cc5d
further formatting fixes. added script to create/find ".so" files which are missing
Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net>
2021-03-17 19:09:25 -04:00
Gaetan Nadon
de50317ec4 config: perform XCURSORPATH formatting in man/Makefile.am
We can skip the extra step of using XCURSORPATH_LIST in configure.ac.

Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
2011-02-02 17:08:19 -05:00
Gaetan Nadon
42b7717c32 man: whitespace management
Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
2010-08-16 19:28:57 -04:00
Gaetan Nadon
862bc06d58 man: reorder makefile statements
No functional change. Shadows are part of libman_PRE.

Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
2010-08-16 19:25:25 -04:00
Gaetan Nadon
b18568dd5b man: store shadow man pages in git rather than generating them
Simplify the build process and the makefile.

Local fix in CVS for bug 5628 is not required
as the problem has been fixed in
util-macros d9062e4077ebfd0985baf8418f3d0f111b9ddbba

Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
2010-08-16 19:23:57 -04:00
Gaetan Nadon
68d830bcf6 config: upgrade to util-macros 1.8 for additional man page support
Use MAN_SUBST now supplied in XORG_MANPAGE_SECTIONS
The value of MAN_SUBST is the same for all X.Org packages.

Use AC_PROG_SED now supplied by XORG_DEFAULT_OPTIONS

Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
2010-08-16 19:05:35 -04:00
Alan Coopersmith
5a2601740d Make shadow man pages for each function 2007-08-22 19:40:55 -07:00
Alan Coopersmith
a9ccf1bd91 Use cursorpath found by configure in man page 2007-08-21 19:33:00 -07:00
Alan Coopersmith
932965298c Use $prefix & $ICONDIR settings from configure for default path in manpage
(Stop hardcoding /usr/X11R6 & /usr/share in the paths shown.)
2006-10-06 16:44:37 -07:00
Alan Coopersmith
c7d048dacf Use version number from configure.ac in Xcursor.man instead of "Version 1.0" 2006-08-24 19:21:47 -07:00
Kevin E Martin
af09e8d8ed Change *man_SOURCES ==> *man_PRE to fix autotools warnings. 2005-12-06 22:48:42 +00:00
Alan Coopersmith
a3ddd7c6aa Change *mandir targets to use new *_MAN_DIR variables set by xorg-macros.m4
update to fix bug #5167 (Linux prefers *.1x man pages in man1 subdir)
2005-11-28 22:03:05 +00:00
Alan Coopersmith
54d9a60a18 Use $(LIB_MAN_SUFFIX) instead of forcing man page into section 3. 2005-11-13 17:59:28 +00:00
Søren Sandmann Pedersen
89e52cde6e Remove experiment with calling the man page file 4x 2005-06-08 20:51:37 +00:00
Søren Sandmann Pedersen
5589b4f6a3 Remove all the not found with pkgconfig stuff 2005-06-08 20:44:18 +00:00
Søren Sandmann Pedersen
4070c0af6c - Add Xcursor build system 2005-06-08 19:15:43 +00:00