From f37b817e45f06445348b01eee857f6c0ca2000b6 Mon Sep 17 00:00:00 2001 From: Michael Hanke Date: Fri, 13 Jan 2012 12:36:42 +0100 Subject: [PATCH] Reformat template to avoid sphinx error sphinx doesn't like ':' to appear at the start of a line in a block, because it likes to treat it as an option. --- neurodebian/templates/pkg.rst | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/neurodebian/templates/pkg.rst b/neurodebian/templates/pkg.rst index c215a43..32992a9 100644 --- a/neurodebian/templates/pkg.rst +++ b/neurodebian/templates/pkg.rst @@ -127,10 +127,11 @@ 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 `. + repository by following the instructions on the :ref:`front page + `. {% endif %} {{ dist[0] }} [{{ distpkg.component}}]: `{{distpkg.version}} <../../debian/{{ distpkg.poolurl }}>`__ [{{ ', '.join(distpkg.architecture) }}] -- 2.39.5