-
+
libdvdcss documentation
--- doxygen.cfg.old 2007-12-10 17:28:45.000000000 +0000
+++ doxygen.cfg 2007-12-10 17:32:17.000000000 +0000
@@ -364,6 +364,10 @@
INPUT = ../src/dvdcss/dvdcss.h \
../src/libdvdcss.c
+# The INPUT_ENCODING tag sets the character encoding of the input files.
+
+INPUT_ENCODING = ISO-8859-1
+
# If the value of the INPUT tag contains directories, you can use the
# FILE_PATTERNS tag to specify one or more wildcard pattern (like *.cpp
# and *.h) to filter out the source-files in the directories. If left