Skip to content

Commit b3358a7

Browse files
link to formats
1 parent 9202a95 commit b3358a7

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

docs/documentation/gui/index.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -99,8 +99,7 @@ The File menu provides the following options:
9999
- **Close** to close the current graph. If other windows are opened, it will simply close the current one, otherwise it will leave you with an empty window.
100100
- **Save/Save as** to save the current graph. If the file is new or if the **Save as** option has been selected, a file selection dialog appears which allows to choose the graphical attributes to save: it is possible to save only the structure of the graph, ignoring all graphical attributes, or to save only the position of nodes. The default is to save all graphical attributes (position, size, color, shape...). The graph is saved in the (XML-based) [GINML](#ginsim-format).
101101
- **Save Subgraph** to save the current selection as a new graph.
102-
- **Export** to save the current graph in another format. GINsim can export regulatory and state transition graphs using several generic visualisation formats. These exports only retain the graph structure and visual appearance. The following export formats are available under the File/export submenu: TODO
103-
The regulatory graph can additionally be exported into different formats.
102+
- **Export** to save the current graph in another format. GINsim can export regulatory and state transition graphs using several generic visualisation formats. These exports only retain the graph structure and visual appearance. Several export formats are available under the File/export submenu, see [supported format](#formats-importsexports).
104103
- **Quit** to close all graphs and exit the GINsim application.
105104

106105
Some of these actions **New**, **Open** and **Save** are also available from the Welcome dialog window.

0 commit comments

Comments
 (0)