Hello,
On 2/23/11 12:26 AM, IƱaki Baz Castillo wrote:
Hi, in SVN we can use $Revision$ and $Date$ keywords and they are replaced in server side upon commit. I've realized that some modules under sip-router Git repository also contain such keywords but, are they valid in Git?
I think they are coming from the SVN times, not sure if GIT supports such tokens.
Is there updated documentation about how to write module documentation?
It is the same format as in latest svn, just you need to have a Makefile in the doc directory pointing to the main docbook file. That means you can name the docbook files as you like, although it is recommended to stick to some naming schema.
Cheers, Daniel