From 1d0be2a031283feb05440043241dbf964b1bc9e2 Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Fri, 15 May 2009 18:54:50 +0200 Subject: doc: fixed DocBook markup in doc/sticker.xml The old sticker.xml used elements which are not valid in DocBook. Now that the file is valid, let's add it to $(DOCBOOK_FILES). --- doc/sticker.xml | 97 ++++++++++++++++++++++++++++++++------------------------- 1 file changed, 55 insertions(+), 42 deletions(-) (limited to 'doc') diff --git a/doc/sticker.xml b/doc/sticker.xml index ed9d4c087..0e27ba8cf 100644 --- a/doc/sticker.xml +++ b/doc/sticker.xml @@ -28,51 +28,64 @@ its easy to change this on the fly, if needed. - - rating - 1-5 - - Will store a rating value from 1 (worst) to 5 (best) for a given song. - - + + + rating + + + Will store a rating value from 1 (worst) to 5 (best) for a + given song. + + + - - album_rating - 1-5 - - Will store a rating value from 1 (worst) to 5 (best) for a given album. - - + + album_rating + + + Will store a rating value from 1 (worst) to 5 (best) for a + given album. + + + - - style - Keyword - - This tag is used to keep the Genre tag clean, by now having 1000's of genres. - Instead you define a Main Genre for each file and can make a more specific - description. This should be one Keyword like "Post Punk" or "Progressive Death Metal" - An Alternative name for this tag is "Subgenre", time will tell which one gets - more support. - - + + style + + + This tag is used to keep the Genre tag clean, by now + having 1000's of genres. Instead you define a Main Genre + for each file and can make a more specific + description. This should be one Keyword like "Post Punk" + or "Progressive Death Metal" An Alternative name for this + tag is "Subgenre", time will tell which one gets more + support. + + + - - lyrics - The lyrics of the song, including header with Artist - Title - - This one is self explaining. This gives the option to store lyrics of - a song where they belong to: mapped to the song - - + + lyrics + + + This one is self explaining. This gives the option to + store lyrics of a song where they belong to: mapped to the + song + + + - - similar_artists - Comma seperated list of artists - - This tag enables a last.fm alike aproach which will still work when being offline - Keep in mind, that this tag is absolutely non-standard! I am not aware of any - other player that uses a comparable tag. - - + + similar_artists (Comma seperated list of artists) + + + This tag enables a last.fm alike aproach which will still + work when being offline Keep in mind, that this tag is + absolutely non-standard! I am not aware of any other + player that uses a comparable tag. + + + + -- cgit v1.2.3