Rated
Mar 07 2008
•
1 review
•
web design, documentation, xsd, javascript, xml
• xmldoccomments.com

I recently started work on small tool called JavaScript Browser which
will run as a standalone Windows application as well as a Tool Window
for Visual Studio 2008. I have made good progress in the time I have
put into it. I now have the XML document format defined for the initial
release. I am using XSD to constrain the XML document and to provide
Intellisense as I write the XML documents. I am then using XSL and CSS
to display the documentation in the JavaScript Browser which is using
the WebBrowser control for the viewer.