From: Michael Hanke Date: Wed, 19 Aug 2009 18:15:22 +0000 (-0400) Subject: Added back a few notes from previous version. X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=95897b753f3e46dead9214b8d3647a6845b2c347;p=neurodebian.git Added back a few notes from previous version. --- diff --git a/neurodebian/templates/pkg.rst b/neurodebian/templates/pkg.rst index f0d0637..ec84f12 100644 --- a/neurodebian/templates/pkg.rst +++ b/neurodebian/templates/pkg.rst @@ -23,6 +23,16 @@ Binary packages NeuroDebian ----------- +The repository contains binary packages for the following distribution +releases and system architectures. The corresponding source packages +are available too. + +.. note:: + Do not download this package manually if you plan to use it + regularly. Instead configure your package manager to use this + repository by following the instructions on the + :ref:`front page `. + {% endif %} {{ dist[0] }} [{{ distpkg.drc.split()[2]}}]: `{{distpkg.version}} <../../debian/{{ distpkg.poolurl }}>`_ [{{ ', '.join(distpkg.architecture) }}] @@ -52,7 +62,7 @@ Debian - Maintainer: {{ distpkg.maintainer }} - Bug reports: `Debian bugtracking system `_ {% if distpkg.popcon %} - - Reported installations: {{ distpkg.popcon.insts }} + - Reported installations: {{ distpkg.popcon.insts }} (`more info `_) {% endif %} {% endif %} {% else %} diff --git a/sphinx/_static/neurodebian.css b/sphinx/_static/neurodebian.css index 70c61ec..a7bf88a 100644 --- a/sphinx/_static/neurodebian.css +++ b/sphinx/_static/neurodebian.css @@ -447,6 +447,8 @@ div.warning { div.note { background-color: #eee; border: 1px solid #ccc; + border-left: none; + border-right: none; } p.admonition-title {