|
|
|
The LumiCode ProjectYour content selections, diagrams, and reports are all saved in the project. LumiCode projects are self contained, so the assemblies they document need not be present on the machine to be viewed. This is valuable because a set of documentation can be distributed and viewed without distributing assemblies. Starting a new project
Editing the project contents
Because .NET resolves references by looking in the current directory, all assembles chosen should be from the same directory. Saving a project
Refreshing a project
When you open a new project, LumiCode takes a snapshot of the assemblies you have chosen. You can save your project and reopen it and you will still be working from the same snapshot. Refreshing the project will take a new snapshot that will reflect changes you have made to your code since the last snapshot. External entitiesWhen you use the Auto Select Bar, classes and methods that are not in your project may be added to your diagram. For example: your class may inherit from a system class, or your method may call a system method. These external entities will be on your diagram, but they are different in two ways:
|
|
|
|
|
Copyright © 2006-2008 Lumikon Software, Inc. All rights reserved. |