Hi all,
I am in the process of writing up documentation for a REST API that I have developed. I am finding this to be tedious and the current way we are doing it just doesnt seem right. I am sure there is something out there which will help automate this process a little, and even provide features such as version control for the documentation.
I am not looking for a tool which will extract out all our status codes for each service available, I am happy to manually write up things, but something which is project like (i.e. Maven?) and will allow me to use SVN or some other version control system and if it produced a PDF at the end of it, it would be a bonus..
Thanks