Doclava - How to generate xml version?

I am using Doclava for android documentation. I want to use the API versioning function for which I need to install - named version.xml in the ant task. How to create these files with xml version? They look like this.

+4
source share
1 answer

Look at the generated documentation.

Go to the link /current.xml .. this is the xml you are looking for

0
source

All Articles