NAntGraph

NAntGraph Configuration

I've just written up some documentation on how to configure NAntGraph if the built in search for dot.exe doesn't find the GraphViz installation. See Configuration under the NAntGraph menu item.

Hope this is helpful.

NAntGraph 2.2

A minor update to NAntGraph, allowing you to specify a different font and font size to use when rendering the graph.

Go to the NAntGraph page to download.

NAntGraph v2.1

A new release of NAntGraph2 is available, with the following changes:

  • Now build separate source and binary distributions
  • Fixed output assembly name and build location for NAntGraphUI
  • Fixed unified versioning

Go to the NAntGraph home page to download either the source or a ready-to-run binary distribution.

Announcing NAntGraph2

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.

Announcing NAntGraph

nantgraph.png
nantgraph.png

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.