Browse code

doxygen: Build Doxygen documentation in the doc/ subdirectory

Diego Biurrun authored on 2012/10/22 23:01:18
Showing 2 changed files
... ...
@@ -28,8 +28,8 @@
28 28
 /doc/*.pod
29 29
 /doc/avoptions_codec.texi
30 30
 /doc/avoptions_format.texi
31
+/doc/doxy/html/
31 32
 /doc/print_options
32
-/doxy/
33 33
 /libavcodec/*_tablegen
34 34
 /libavcodec/*_tables.c
35 35
 /libavcodec/*_tables.h
... ...
@@ -44,7 +44,7 @@ PROJECT_LOGO           =
44 44
 # If a relative path is entered, it will be relative to the location
45 45
 # where doxygen was started. If left blank the current directory will be used.
46 46
 
47
-OUTPUT_DIRECTORY       = doxy
47
+OUTPUT_DIRECTORY       = doc/doxy
48 48
 
49 49
 # If the CREATE_SUBDIRS tag is set to YES, then doxygen will create
50 50
 # 4096 sub-directories (in 2 levels) under the output directory of each output