On Sun, Dec 11, 2011 at 09:21:56PM +0100, Luca Barbato wrote:
> 
> --- a/src/documentation
> +++ b/src/documentation
> @@ -9,25 +9,29 @@ developers will be able to better diagnose the problem if 
> you follow
>  
>  <h2>General Documentation</h2>
>  <ul>
> -<li><a href="faq.html">Frequently Asked Questions</a></li>
>  <li><a href="general.html">General Documentation</a></li>
> -<li><a href="libavfilter.html">Libavfilter Documentation</a></li>
> +<ul>
> +    <li><a href="faq.html">Frequently Asked Questions</a></li>
> +</ul>
>  <li><a href="developer.html">Developer Documentation</a></li>
> -<li><a href="http://ffmpeg.arrozcru.org/";>FFmpeg Windows Help</a>
> -discusses all issues regarding FFmpeg under Windows including a wiki
> -and help forums.</li>
> -<li><a 
> href="http://stephenjungels.com/jungels.net/articles/ffmpeg-howto.html";>FFmpeg
>  on Mac OS X HOWTO</a>
> -explains installing and using FFmpeg on Mac OS X.</li>
> +<ul>
> +    <li><a href="platform.html">Platform Specific Support</a></li>

platform-specific support

This entry seems to belong under general documentation more than
developer-specific documentation.

> +    <li><a href="git-howto.html">Git Tutorial</a></li>

Git tutorial

Diego
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to