[FFmpeg-cvslog] [ffmpeg-web] branch master updated. 12d8ddb Added id attributes to h2 tags to enable anchor links Signed-off-by: burek <burek021 at gmail.com>

gitolite ffmpeg-cvslog at ffmpeg.org
Wed Oct 17 02:08:14 CEST 2012


The branch, master has been updated
       via  12d8ddb0ccf28cb290f4202a93d724ff8f5a7e09 (commit)
      from  8b04bcc4dbfb09478edc2ea7d3c731b5449f60fc (commit)


- Log -----------------------------------------------------------------
commit 12d8ddb0ccf28cb290f4202a93d724ff8f5a7e09
Author:     burek <burek021 at gmail.com>
AuthorDate: Tue Oct 16 17:07:41 2012 +0200
Commit:     Michael Niedermayer <michaelni at gmx.at>
CommitDate: Wed Oct 17 02:07:44 2012 +0200

    Added id attributes to h2 tags to enable anchor links Signed-off-by: burek <burek021 at gmail.com>
    
    Reviewed-by: Lou Logan <lou at lrcd.com>
    Signed-off-by: Michael Niedermayer <michaelni at gmx.at>

diff --git a/src/bugreports b/src/bugreports
index 93b2113..735906c 100644
--- a/src/bugreports
+++ b/src/bugreports
@@ -92,7 +92,7 @@ output into your bug report:
 <pre>valgrind ffmpeg_g <rest of command line></pre>
 </blockquote>
 
-<h2>Bug Tracker</h2>
+<h2 id="BugTracker">Bug Tracker</h2>
 
 <p>
 Once you have gathered this information, you can submit a report to the
@@ -105,7 +105,7 @@ Only send bug reports there if you also intend to provide a fix.
 </p>
 
 
-<h2>Submitting Sample Media</h2>
+<h2 id="SubmittingSampleMedia">Submitting Sample Media</h2>
 
 <p>
 The developers may ask you to provide a sample media file illustrating
diff --git a/src/contact b/src/contact
index 6dbcf9e..9e74fa8 100644
--- a/src/contact
+++ b/src/contact
@@ -1,6 +1,6 @@
 <h1>Contact Us</h1>
 
-<h2>Mailing Lists</h2>
+<h2 id="MailingLists">Mailing Lists</h2>
 
 <p>
 Please follow the netiquette when posting on FFmpeg mailing lists, especially
@@ -56,7 +56,7 @@ Alternatively, you can follow our mailing lists through
 </p>
 
 
-<h2>Mailing List Archives</h2>
+<h2 id="MailingListArchives">Mailing List Archives</h2>
 
 <p>
 To read up on past discussions, read the mailing list archives. It is highly
@@ -79,7 +79,7 @@ browse the archives before posting questions.
 </p>
 
 
-<h2>IRC Channels</h2>
+<h2 id="IRCChannels">IRC Channels</h2>
 
 <p>
 FFmpeg has two official channels on the <a href="http://freenode.net/">freenode</a>
@@ -100,7 +100,7 @@ itself. Development of other software that uses the FFmpeg libraries is offtopic
 there.
 </p>
 
-<h2>IRC Channel Archives</h2>
+<h2 id="IRCChannelArchives">IRC Channel Archives</h2>
 
 <p>
 Our IRC channels are publically logged and archives of both channels can be
@@ -108,7 +108,7 @@ viewed at <a href="http://lists.ffmpeg.org/pipermail/ffmpeg-devel-irc/">
 ffmpeg-devel-irc</a>.
 </p>
 
-<h2>Forums</h2>
+<h2 id="Forums">Forums</h2>
 <p>
 FFmpeg offers no official forum. However, we collect links to FFmpeg-related forums
 found in the world wide web. If you would like to see your forum added here, please

-----------------------------------------------------------------------

Summary of changes:
 src/bugreports |    4 ++--
 src/contact    |   10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)


hooks/post-receive
-- 



More information about the ffmpeg-cvslog mailing list