Split developer documentation off from general documentation.

Originally committed as revision 19269 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Diego Biurrun
2009-06-24 22:58:58 +00:00
parent d171a651db
commit a752069dba
3 changed files with 419 additions and 408 deletions

View File

@ -76,7 +76,7 @@ cmdutils.o cmdutils.d: version.h
alltools: $(addsuffix $(EXESUF),$(addprefix tools/, cws2fws pktdumper qt-faststart trasher))
documentation: $(addprefix doc/, ffmpeg-doc.html faq.html ffserver-doc.html \
documentation: $(addprefix doc/, developer.html faq.html ffmpeg-doc.html ffserver-doc.html \
ffplay-doc.html general.html $(ALLMANPAGES))
doc/%.html: doc/%.texi