[FFmpeg-cvslog] doc: stop generating syntax.html.

Clément Bœsch git at videolan.org
Mon Dec 24 00:54:28 CET 2012


ffmpeg | branch: master | Clément Bœsch <ubitux at gmail.com> | Sun Dec 23 21:29:00 2012 +0100| [00ebac6dfdcba0966d5722d80707236965a6a977] | committer: Clément Bœsch

doc: stop generating syntax.html.

Just like doc/eval.texi, this file is meant to be included from
ffmpeg-utils.texi, and not to be used as a standalone documentation.

> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=00ebac6dfdcba0966d5722d80707236965a6a977
---

 doc/Makefile |    1 -
 1 file changed, 1 deletion(-)

diff --git a/doc/Makefile b/doc/Makefile
index b6ed791..b1b4016 100644
--- a/doc/Makefile
+++ b/doc/Makefile
@@ -25,7 +25,6 @@ HTMLPAGES   = $(COMPONENTS-yes:%=doc/%.html) $(LIBRARIES-yes:%=doc/%.html)     \
               doc/git-howto.html                                        \
               doc/nut.html                                              \
               doc/platform.html                                         \
-              doc/syntax.html                                           \
 
 TXTPAGES    = doc/fate.txt                                              \
 



More information about the ffmpeg-cvslog mailing list