wk-j / cake-server

https://www.nuget.org/packages/Cake.SimpleHTTPServer
1 stars 1 forks source link

Add addin to website to allow for automatic documentation #3

Open gep13 opened 7 years ago

gep13 commented 7 years ago

i.e. get your addin listed here:

http://cakebuild.net/addins

Have a look at this PR:

cake-build/website#152

This assumes that you have added XML Documentation to your addin, as described here:

http://cakebuild.net/docs/contributing/documentation

Let me know if you have any questions. Thanks!