]> git.sesse.net Git - ffmpeg/commitdiff
doxygen: Build Doxygen documentation in the doc/ subdirectory
authorDiego Biurrun <diego@biurrun.de>
Mon, 22 Oct 2012 14:01:18 +0000 (16:01 +0200)
committerDiego Biurrun <diego@biurrun.de>
Tue, 23 Oct 2012 18:25:30 +0000 (20:25 +0200)
.gitignore
Doxyfile

index 8589127fb9206fa614c5c21c58bad1d7e5d74e1b..3ed55b3487e2072f2b60eb5cc37f4a0f73eb1494 100644 (file)
@@ -28,8 +28,8 @@
 /doc/*.pod
 /doc/avoptions_codec.texi
 /doc/avoptions_format.texi
+/doc/doxy/html/
 /doc/print_options
-/doxy/
 /libavcodec/*_tablegen
 /libavcodec/*_tables.c
 /libavcodec/*_tables.h
index 8e0dcf39f929e8b6775a554a8ef22e6eb4c8905a..1b4e7d528bbe130f451d58d886b4e0eb4a0ae110 100644 (file)
--- a/Doxyfile
+++ b/Doxyfile
@@ -44,7 +44,7 @@ PROJECT_LOGO           =
 # If a relative path is entered, it will be relative to the location
 # where doxygen was started. If left blank the current directory will be used.
 
-OUTPUT_DIRECTORY       = doxy
+OUTPUT_DIRECTORY       = doc/doxy
 
 # If the CREATE_SUBDIRS tag is set to YES, then doxygen will create
 # 4096 sub-directories (in 2 levels) under the output directory of each output