[FFmpeg-cvslog] [ffmpeg-web] branch master updated. 61e8eeb web/documentation: mention the version of the exposed docs
gitolite
ffmpeg-cvslog at ffmpeg.org
Thu Dec 27 16:36:20 CET 2012
The branch, master has been updated
via 61e8eeb717125f6abcf6312f1c10ff970f81762d (commit)
via 952b21ad9ab6e30e40d2905498927a716adc475a (commit)
from 57c2253a8b6c080918d959cc5ef88222f1a976ef (commit)
- Log -----------------------------------------------------------------
commit 61e8eeb717125f6abcf6312f1c10ff970f81762d
Author: Stefano Sabatini <stefasab at gmail.com>
AuthorDate: Wed Dec 26 12:18:47 2012 +0100
Commit: Stefano Sabatini <stefasab at gmail.com>
CommitDate: Thu Dec 27 16:35:25 2012 +0100
web/documentation: mention the version of the exposed docs
diff --git a/src/documentation b/src/documentation
index 4f4a169..033aac6 100644
--- a/src/documentation
+++ b/src/documentation
@@ -1,5 +1,9 @@
<h1>FFmpeg Documentation</h1>
+The following documentation is regenerated nightly, and corresponds to
+the <a href="download.html">newest FFmpeg revision</a>.
+Consult your locally installed documentation for older versions.
+
<h2>Command Line Tools Documentation</h2>
<ul>
<li><a href="ffmpeg.html">ffmpeg</a></li>
commit 952b21ad9ab6e30e40d2905498927a716adc475a
Author: Stefano Sabatini <stefasab at gmail.com>
AuthorDate: Wed Dec 26 12:15:28 2012 +0100
Commit: Stefano Sabatini <stefasab at gmail.com>
CommitDate: Thu Dec 27 16:35:25 2012 +0100
web/documentation: remove "Reporting bugs" section
There is a dedicated page for that.
diff --git a/src/documentation b/src/documentation
index 580cfce..4f4a169 100644
--- a/src/documentation
+++ b/src/documentation
@@ -1,12 +1,5 @@
<h1>FFmpeg Documentation</h1>
-<h2>Reporting Bugs</h2>
-<p>
-Want to report a bug? Help us help you: The FFmpeg
-developers will be able to better diagnose the problem if you follow
-<a href="bugreports.html">these bug reporting guidelines</a>.
-</p>
-
<h2>Command Line Tools Documentation</h2>
<ul>
<li><a href="ffmpeg.html">ffmpeg</a></li>
-----------------------------------------------------------------------
Summary of changes:
src/documentation | 9 +++------
1 files changed, 3 insertions(+), 6 deletions(-)
hooks/post-receive
--
More information about the ffmpeg-cvslog
mailing list