I am browsing my API through a web service ( .asmx ). Currently, only the default WSDL man page is available. Although it is very useful, it is not enough if my target audience requires a little more hands. For example, let's say I want to give some examples, but you still need to automatically create method signatures, etc.
Are there any good semi-automatic (automatic method signatures, but can still provide examples) to achieve this? I am looking for something like this that can also be serviced. Ideally, something that would help me change the default WSDL (I really like this page) would be great. All I need is documentation that will be automatically available with the service when it is deployed.
Any suggestions?
source share