Hello Tony!
The $Id$-style variables is maintained by subversion (and previously CVS).
You don't need to do anything. If you add new files you need to make sure
you enable the magic for this according to the description in the Cookbook
in section 2.2.2.
The @[EMAIL PROTECTED] variables are substituted by ant in a copy statement.
They are the reason for first copying the file and then generating. Note
that the copying is only of the "main" xml-file so this kind of
substitutions will not work in any of the included files. Instead they are
converted to xml entities in that file.
/Linus
2007/11/27, Tony Rogers <[EMAIL PROTECTED]>:
>
> I forgot to ask earlier, I see that there are some variables in the
> documentation's comments, such as:
>
> <!-- $Id: cookbook.xml 12707 2007-05-28 21:22:48Z mvw $ -->
>
> I don't have to modify these, right? They are auto-generated by Ant?
> (That's my best guess.)
>
> Also, how I've never seen variables like @VERSION@ before. Is this also
> covered by Ant, XSL, or something else?
>
> -- Tony
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>