[FFmpeg-devel] [PATCH] web/documentation: mention the version of the exposed docs
Lou Logan
lou at lrcd.com
Wed Dec 26 20:57:14 CET 2012
On Wed, 26 Dec 2012 12:19:38 +0100, Stefano Sabatini wrote:
> ---
> src/documentation | 4 ++++
> 1 file changed, 4 insertions(+)
>
> diff --git a/src/documentation b/src/documentation
> index 4f4a169..cbe113d 100644
> --- a/src/documentation
> +++ b/src/documentation
> @@ -1,5 +1,9 @@
> <h1>FFmpeg Documentation</h1>
>
> +The following documentation is regenerated nightly, and correspond to
> +the <a href="http://ffmpeg.org/download.html">latest FFmpeg checkout</a>.
Alternatively: <a href="/download.html">
This will preserve www vs no-www, and may keep the client from
re-downloading media, but feel free to ignore.
> +Consult your locally installed documentation for older versions.
> +
Good idea. LGTM.
More information about the ffmpeg-devel
mailing list