I am going to be writing documentation for two web services that I developed, and I started wondering what people on here do for documentation.
Do you create it in an HTML file so it can be viewed in the browser? Word document? Wiki? What do you guys/gals use?
I was originally leaning towards creating an HTML page since it seems a little more open and friendly than a word document. Plus I can use the prettify javascript to make code samples look nice. Our company has a Sharepoint though, so an HTML file may not be the best choice given that most documentation is put up in spreadsheets and word documents.