layerindex-web/templates
Paul Eggleton d17080d325 Show links to include files on recipe detail
On the recipe detail page we provide a link to the actual recipe file
for reference purposes. However, for recipes that include a common .inc
file, many of the definitions of variable values will be inside the
.inc, therefore if you just look at the recipe you won't see the full
picture. Of course you can just go up to the parent directory in the
repository web interface, but for convenience's sake add links to any
files that are included/required by the recipe that are adjacent to
the recipe itself. (We already have the data in the form of the
RecipeFileDependency records that are intended to ensure we know when
the recipe needs to be updated if one of the files it includes changes).

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2018-08-13 16:04:16 +02:00
..
admin Use Django sites framework to specify website title 2013-12-28 11:03:29 +00:00
layerindex Show links to include files on recipe detail 2018-08-13 16:04:16 +02:00
registration Fixes for django-registration 2.x 2016-09-20 20:46:56 +12:00
rrs rrs: show link to other distro comparison pages 2018-08-13 16:02:59 +02:00
404.html Upgrade to Django 1.6+ 2016-06-12 11:33:08 +12:00
500.html Move all templates to a templates directory 2013-03-06 16:55:23 +00:00
base_toplevel.html Add ability to trigger comparison updates manually from UI 2018-08-13 16:04:14 +02:00
base.html Add ability to trigger comparison updates manually from UI 2018-08-13 16:04:14 +02:00
pagination.html Move all templates to a templates directory 2013-03-06 16:55:23 +00:00