I am currently trying to get a grasp on asdf, but sadly (but apparently not uncommonly) the standard user guide is not really of any help, as it does explain (I guess) the relevant parts but misses to distribute some extended examples containing comments, so a newbie can see those commands in action.
I am especially interested in the usage of :defsystem-depends-on
and the :components
part of the defsystem
syntax.
Therefore the question is: Is there a more sophisticated and newbie-friendly user guide for asdf out there than the standard user guide?