On Feb 7, 2007, at 8:06 AM, Adam Wolff wrote:
diamond relies on the behavior where if I don't specify a file name
for a directory in an include, it looks for the library.lzx file in
that
directory. e.g.
<include href="foo/bar"/>
Actually includes
foo/bar/library.lzx
Is this documented behavior? The comments at the top of lps/
components/library.lzx &co. suggest these files are only used by the
documentation generator. Assuming that is true, I've been modifying
the library.lzx files in the components to suit the refguide.
jim