You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

projectdoc Toolbox

 

 

Add-on to extend the projectdoc Toolbox for drawing document graphs.

Categories
Version
1.0
Status
NOT YET PUBLISHED
projectdoc Toolbox
1.16
 

The add-on is currently in beta status and tested by a selected group of users.

The macros assume that the number of nodes being visited is quite small. So this is for rendering actual useful graphics and not for rendering a graph with multiple dozens of nodes.

The extension to the projectdoc Toolbox provides macros to render graphs of projectdoc documents in Confluence.

Use this extension to render an overview over document graphs. For instance in case of documenting processes and the associated activities, each process and activity is described with its own document. The documents are associated with properties (a property value links to another document) or association documents. The macros of this extension are able to traverse these document graphs and render its text representation.

Currently only the graph description language DOT is supported. Use PlantUML for Confluence to turn the output of the projectdoc macros into graph images.


Macros

The extension provides the following macros to render graphs.

#NameShort Description
1Body Graph Macro
Renders a document graph in a graph language allowing the body to contain arbitrary content (including transclusions).
2Graph Macro
Renders a document graph in a graph language.

  • No labels