Azure / azure-sdk-for-node

Azure SDK for Node.js - Documentation
https://github.com/Azure/azure-sdk-for-node#documentation
MIT License
1.19k stars 566 forks source link

Documentation for the ServiceBus module? #1357

Closed mukaibot closed 9 years ago

mukaibot commented 9 years ago

I can't seem to find the documentation for using the ServiceBus module. I would have thought it would be in the readme, but this doesn't seem to be the case.

If documentation does exist, it should be linked to in the readme. If the documentation does not exist, it should be created :)

amarzavery commented 9 years ago

@mukaibot Each service is published as a separate package on npm. You need to traverse to /lib/services/ to find the ReadMe.md file for that package.

https://github.com/Azure/azure-sdk-for-node/tree/master/lib/services/serviceBusManagement https://github.com/Azure/azure-sdk-for-node#service-bus-queues https://github.com/Azure/azure-sdk-for-node#service-bus-topics https://github.com/Azure/azure-sdk-for-node#notification-hubs