[FFmpeg-cvslog] [ffmpeg-web] branch master updated. b9b69c3 web/documentation: Add a bunch of list item closing tags
gitolite
ffmpeg-cvslog at ffmpeg.org
Sun Feb 3 15:29:20 CET 2013
The branch, master has been updated
via b9b69c363ada1ebc5c9091238ad239f7aad23d34 (commit)
from 7ebbdbfde78583b954640c98167a5159828adafe (commit)
- Log -----------------------------------------------------------------
commit b9b69c363ada1ebc5c9091238ad239f7aad23d34
Author: Alexander Strasser <eclipse7 at gmx.net>
AuthorDate: Sun Feb 3 15:28:31 2013 +0100
Commit: Alexander Strasser <eclipse7 at gmx.net>
CommitDate: Sun Feb 3 15:28:31 2013 +0100
web/documentation: Add a bunch of list item closing tags
diff --git a/src/documentation b/src/documentation
index f868f31..2579019 100644
--- a/src/documentation
+++ b/src/documentation
@@ -27,13 +27,13 @@ Consult your locally installed documentation for older versions.
<h2>Libraries Documentation</h2>
<ul>
-<li><a href="libavutil.html">libavutil</a>
-<li><a href="libswscale.html">libswscale</a>
-<li><a href="libswresample.html">libswresample</a>
-<li><a href="libavcodec.html">libavcodec</a>
-<li><a href="libavformat.html">libavformat</a>
-<li><a href="libavdevice.html">libavdevice</a>
-<li><a href="libavfilter.html">libavfilter</a>
+<li><a href="libavutil.html">libavutil</a></li>
+<li><a href="libswscale.html">libswscale</a></li>
+<li><a href="libswresample.html">libswresample</a></li>
+<li><a href="libavcodec.html">libavcodec</a></li>
+<li><a href="libavformat.html">libavformat</a></li>
+<li><a href="libavdevice.html">libavdevice</a></li>
+<li><a href="libavfilter.html">libavfilter</a></li>
</ul>
<h2>General Documentation</h2>
-----------------------------------------------------------------------
Summary of changes:
src/documentation | 14 +++++++-------
1 files changed, 7 insertions(+), 7 deletions(-)
hooks/post-receive
--
More information about the ffmpeg-cvslog
mailing list