Difference between revisions of "Org.simantics.wiki"

From Developer Documents
Jump to navigation Jump to search
m (Created page with '== Overview == Simantics wiki is a documentation viewer and editor for Simantics. It can be used to edit any documentation related to any resource (HasDocumentation relation). ...')
 
Line 19: Line 19:
 
== Development ==
 
== Development ==
  
https://www.simulationsite.net/svn/simantics/wiki/trunk/
+
[[svn:wiki/trunk]]

Revision as of 11:35, 10 January 2011

Overview

Simantics wiki is a documentation viewer and editor for Simantics. It can be used to edit any documentation related to any resource (HasDocumentation relation).

The Simantics wiki language is based on mediawiki with some Simantics specific features.

Features

  • Edit documentation (wikitext)
  • View documentation (html)
  • Combine multiple documents (whole tree structure)
  • Export to PDF
  • Print

Usage

Right-click any resource on model browser and open it with Documentation editor.

Development

svn:wiki/trunk