From: Johannes Berg Date: Thu, 5 Aug 2010 18:23:11 +0000 (-0700) Subject: docbook: use IDs as filenames to support multiple books X-Git-Tag: v2.6.36-rc1~552 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ab265d5cdde7133f2569e2b5f341a80907b8600e;p=pandora-kernel.git docbook: use IDs as filenames to support multiple books I'm trying to generate a of s in docbook for wireless to link together all the cfg80211 and mac80211 documentation. However, docbook will generate "re01.html" anew for each book for the first , presumably due to a bug in the stylesheets. An effective workaround is to use IDs for the filenames, which makes them more descriptive as well, e.g. API-enum-ieee80211-band.html. Signed-off-by: Johannes Berg Signed-off-by: Randy Dunlap Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed