The original NAntGraph, released in December 2008, is now superseded by NAntGraph2, a complete rewrite that leverages a different graphing library, GraphViz.
What is NAntGraph? NAntGraph is a documentation tool designed to make it easier to understand NAnt or Ant build files.
I’ve found NAnt to be a versatile and reliable tool, but all to often it is difficult for someone else to pick up a build file and understand what is happening.
NAntGraph is one attempt at making it easier to get an overview of what a build file does, by showing the targets and their dependencies in a single, easy to understand image.
Comments
blog comments powered by Disqus