Commit 19d7517d authored by diego's avatar diego

Split FFmpeg documentation into general documentation and the documentation

of the ffmpeg command line program.


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@10255 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent 1b8d4917
......@@ -124,7 +124,8 @@ vhook/%.o: vhook/%.c
$(CC) $(CFLAGS) -c -o $@ $<
documentation: $(addprefix doc/, ffmpeg-doc.html faq.html ffserver-doc.html \
ffplay-doc.html hooks.html $(ALLMANPAGES))
ffplay-doc.html general.html hooks.html \
$(ALLMANPAGES))
doc/%.html: doc/%.texi
texi2html -monolithic -number $<
......
This diff is collapsed.
This diff is collapsed.
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment