Online webservice API/reference guide - What software application do you use to document your webservice/API technical specification/reference guide?
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
A nice solution is to build the documentation yourself using xml documentation comments and then creating web pages from the resulting xml. Heres a good blog post on this method api documentaion |
|||
|
|
|
I use a documentation generator called TechWriter for Web Services. It's not that expensive and has saved me a lot of time. |
|||
|
|
|
IMHO Sandcastle works pretty nicely |
||||
|
|