Move ribbon to template

This commit is contained in:
grosroro 2012-05-28 15:35:30 +02:00
commit 7bfc6ba64f
3 changed files with 4 additions and 6 deletions

View file

@ -163,9 +163,7 @@
</div>-->
</div>
</div>
<a href="{{ github_repo }}">
<img style="z-index:1200;position: absolute; top: 0; right: 0; border: 0;" src="https://s3.amazonaws.com/github/ribbons/forkme_right_darkblue_121621.png" alt="Fork me on GitHub">
</a>
{% include "ribbon.html" %}
</div>
<div role="main" class="container">

View file

@ -0,0 +1,3 @@
<a href="https://github.com/alchemy-fr/PHP-FFmpeg">
<img style="z-index:1200;position: absolute; top: 0; right: 0; border: 0;" src="https://s3.amazonaws.com/github/ribbons/forkme_right_darkblue_121621.png" alt="Fork me on GitHub">
</a>

View file

@ -1,9 +1,6 @@
# project name
project = u'PHP-FFMpeg'
#github repository URL
github_repo = 'https://github.com/alchemy-fr/PHP-FFmpeg'
# Tex info conf
texinfo_documents = [
('index', 'PHP-FFMpeg', u'PHP-FFMpeg Documentation',