Geeks With Blogs

Kariem Ali's Blog Musings on Programming, Ajax and the Web from Alexandria programming There are 1 entries for the tag programming
Doxygen.NET - .NET Wrapper for Doxygen Docs
It has been exciting lately to work on a new project. Doxygen.NET is a wrapper for Doxygen’s documentation XML files. It allows you to access your documentation in a nice and flexible way. Imagine being able to access your documentation like this: Docs docs = new Docs(Server.MapPath("~/docs... (Class c in docs.GetNamespaceByName("Ra... { Label nameLabel = new Label(); Label descriptionLabel = new Label(); nameLabel.Text = c.Name; descriptionLabel.Text = c.Description; ......

Posted On Wednesday, June 17, 2009 7:05 AM

Copyright © kariemali | Powered by: GeeksWithBlogs.net | Join free