summaryrefslogtreecommitdiff
path: root/doc/man
diff options
context:
space:
mode:
Diffstat (limited to 'doc/man')
-rw-r--r--doc/man/en/man3/Makefile.am42
-rw-r--r--doc/man/en/man3/xine.h.37
2 files changed, 36 insertions, 13 deletions
diff --git a/doc/man/en/man3/Makefile.am b/doc/man/en/man3/Makefile.am
index 9be0381ea..015314a2a 100644
--- a/doc/man/en/man3/Makefile.am
+++ b/doc/man/en/man3/Makefile.am
@@ -1,11 +1,39 @@
man_MANS = \
- ao_driver_t.3 build_info.3 loadplugins_group.3 video_group.3 vo_overlay_t.3 \
- ao_functions_t.3 cfg_data_t.3 mrl_t.3 video_prop.3 xine.h.3 \
- audio_cap.3 config_group.3 mrl_types.3 video_ratio.3 xine_api.3 \
- audio_group.3 config_values_s.3 status_group.3 visual_types.3 xine_init.3 \
- audio_prop.3 config_values_t.3 ui_callbacks.3 vo_driver_s.3 xine_management.3 \
- autoplay_group.3 demux_strategy.3 version_group.3 vo_driver_t.3 xine_t.3 \
- browse_group.3 event_group.3 video_cap.3 vo_frame_t.3 xine_version.3
+ ao_driver_t.3 \
+ ao_functions_t.3 \
+ audio_cap.3 \
+ audio_group.3 \
+ audio_prop.3 \
+ autoplay_group.3 \
+ browse_group.3 \
+ build_info.3 \
+ cfg_data_t.3 \
+ config_group.3 \
+ config_values_s.3 \
+ config_values_t.3 \
+ demux_strategy.3 \
+ event_group.3 \
+ loadplugins_group.3 \
+ mrl_t.3 \
+ mrl_types.3 \
+ status_group.3 \
+ ui_callbacks.3 \
+ version_group.3 \
+ video_cap.3 \
+ video_group.3 \
+ video_prop.3 \
+ video_ratio.3 \
+ visual_types.3 \
+ vo_driver_s.3 \
+ vo_driver_t.3 \
+ vo_frame_t.3 \
+ vo_overlay_t.3 \
+ xine.h.3 \
+ xine_api.3 \
+ xine_init.3 \
+ xine_management.3 \
+ xine_t.3 \
+ xine_version.3
EXTRA_DIST = $(man_MANS)
diff --git a/doc/man/en/man3/xine.h.3 b/doc/man/en/man3/xine.h.3
index 8ccf4642a..346708584 100644
--- a/doc/man/en/man3/xine.h.3
+++ b/doc/man/en/man3/xine.h.3
@@ -23,9 +23,6 @@ xine.h \-
.in +1c
.ti -1c
-.RI "#define \fBXINE_SKINDIR\fP '/usr/local/share/xine/skins'"
-.br
-.ti -1c
.RI "#define \fBXINE_BUILD_CC\fP 'gcc version 2.95.3 20010315 (release)'"
.br
.ti -1c
@@ -515,9 +512,7 @@ API of XINE library.
.PP
.SH "DEFINE DOCUMENTATION"
.PP
-.SS "#define XINE_SKINDIR '/usr/local/share/xine/skins'"
-.PP
Skin file location
.SH "AUTHOR"
.PP
-Generated automatically by Doxygen for XINE, A Free Video Player Project - API reference from the source code. \ No newline at end of file
+Generated automatically by Doxygen for XINE, A Free Video Player Project - API reference from the source code.