Redth / Cake.MonoApiTools

Mono API Tools (Info, Diff, HTML Diff)
MIT License
1 stars 4 forks source link

Add addin to website to allow for automatic documentation #1

Open gep13 opened 8 years ago

gep13 commented 8 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!

gep13 commented 8 years ago

@Redth just wanted to touch base to see if you had thought about doing this. Thanks!

mattleibow commented 6 years ago

This API appears to have been created for testing, so I added all the other APIs in #4. After that gets merged, I'll send in a PR to add this to the website.

gep13 commented 6 years ago

@mattleibow that would be great, thank you!