fix doc build

Original commit message from CVS:
fix doc build
This commit is contained in:
Thomas Vander Stichele 2004-07-25 10:24:09 +00:00
parent e6fd648b5c
commit 85697773da
2 changed files with 8 additions and 4 deletions

View file

@ -1,3 +1,8 @@
2004-07-25 Thomas Vander Stichele <thomas at apestaart dot org>
* docs/gst/gstreamer-sections.txt:
remove GST_CAT_DEFAULT because the type has changed
2004-07-25 Steve Lhomme <steve.lhomme@free.fr> 2004-07-25 Steve Lhomme <steve.lhomme@free.fr>
* win32/gstbytestream.vcproj: * win32/gstbytestream.vcproj:
@ -9,8 +14,8 @@
* win32/gst-register.vcproj: * win32/gst-register.vcproj:
* win32/gstspider.vcproj: * win32/gstspider.vcproj:
* win32/msvc71.sln: * win32/msvc71.sln:
Copy the files where needed after building, The testsuite will be built Copy the files where needed after building, The testsuite will be
separately built separately
2004-07-25 Steve Lhomme <steve.lhomme@free.fr> 2004-07-25 Steve Lhomme <steve.lhomme@free.fr>
@ -27,7 +32,7 @@
2004-07-24 Steve Lhomme <steve.lhomme@free.fr> 2004-07-24 Steve Lhomme <steve.lhomme@free.fr>
* gst/gstinfo.h: * gst/gstinfo.h:
Marc was right, we need to export literraly GST_CAT_DEFAULT Marc was right, we need to export literally GST_CAT_DEFAULT
2004-07-24 Steve Lhomme <steve.lhomme@free.fr> 2004-07-24 Steve Lhomme <steve.lhomme@free.fr>

View file

@ -1484,7 +1484,6 @@ gst_debug_category_get_color
gst_debug_category_get_description gst_debug_category_get_description
gst_debug_get_all_categories gst_debug_get_all_categories
gst_debug_construct_term_color gst_debug_construct_term_color
GST_CAT_DEFAULT
GST_CAT_LEVEL_LOG GST_CAT_LEVEL_LOG
GST_CAT_ERROR_OBJECT GST_CAT_ERROR_OBJECT
GST_CAT_WARNING_OBJECT GST_CAT_WARNING_OBJECT