guix/build-aux
Alex Sassmannshausen 0938cd2731 list-packages: Tidying and refactoring in preparation for substantive changes.
* build-aux/list-packages.scm (package->sxml)[license, status]: Add
  title for <a> element.
  Add alt and title for gnu-logo <img> element.  Add title to package
  website <a> element.
  (packages->sxml): Wrap <div id="intro"> intro paragraph in <p> element.
  Add table header row to <table id="packages">
  Add <a> back to top of the page beneath table.
  (insert-css, insert-js): New procedures.
  (list-packages): Move JavaScript to 'insert-js', and CSS to 'insert-css'.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2013-08-15 16:42:29 +02:00
..
hydra hydra: Fix typo. 2013-07-16 15:27:15 +02:00
check-available-binaries.scm build: Check the availability of i686-linux binaries. 2013-07-17 11:07:28 +02:00
download.scm Import (guix hash) in build-aux/download.scm. 2013-07-04 13:44:24 +02:00
gitlog-to-changelog build: Add `gitlog-to-changelog'. 2013-05-12 22:41:11 +02:00
list-packages.scm list-packages: Tidying and refactoring in preparation for substantive changes. 2013-08-15 16:42:29 +02:00
sync-synopses.scm packages: Use read' and source properties for package-field-location'. 2013-04-25 00:13:56 +02:00