Skip to content

Commit 9b66a88

Browse files
committed
Update documentation.md
1 parent 1845b9d commit 9b66a88

1 file changed

Lines changed: 7 additions & 9 deletions

File tree

documentation.md

Lines changed: 7 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,31 +1,29 @@
11
# Documentation
22

3-
## PathVisio Book
3+
## GPML - Graphical Pathway Markup Language
44
<p align="left">
55
<table border="0">
66
<tr>
7-
<td>For information on using PathVisio, see the <a href="https://pathvisio.org/pathvisio-book/">PathVisio Book</a>! PathVisio Book is the user manual for PathVisio.</td>
8-
<td><img width="120" src="images/logos/pathvisio-book-logo.png" alt="https://www.google.com"></td>
7+
<td>GPML (Graphical Pathway Markup Language) is the file format used to store pathway models in PathVisio and share them on WikiPathways. <br><br>You can find more information about the GPML file format <a href="https://pathvisio.github.io/documentation/GPML">here</a>.</td>
98
</tr>
109
</table>
1110
</p>
1211

13-
## GPML - Graphical Pathway Markup Language
12+
## libGPML - Java API Library for GPML
1413
<p align="left">
1514
<table border="0">
1615
<tr>
17-
<td>GPML (Graphical Pathway Markup Language) is the file format used to store pathway models in PathVisio and share them on WikiPathways. <br><br>You can find more information about the GPML file format <a href="https://pathvisio.github.io/documentation/GPML">here</a>.</td>
16+
<td>libGPML is a Java API library for reading, writing, and manipulating the GPML file format. <br><br>You can find more information about libGPML <a href="https://pathvisio.github.io/documentation/libGPML">here</a>.</td>
1817
</tr>
1918
</table>
2019
</p>
2120

22-
## libGPML - Java API Library for GPML
21+
## PathVisio Book (under development - only for PathVisio 4 - not yet released!)
2322
<p align="left">
2423
<table border="0">
2524
<tr>
26-
<td>libGPML is a Java API library for reading, writing, and manipulating the GPML file format. <br><br>You can find more information about libGPML <a href="https://pathvisio.github.io/documentation/libGPML">here</a>.</td>
25+
<td>For information on using PathVisio, see the <a href="https://pathvisio.org/pathvisio-book/">PathVisio Book</a>! PathVisio Book is the user manual for PathVisio.</td>
26+
<td><img width="120" src="images/logos/pathvisio-book-logo.png" alt="https://www.google.com"></td>
2727
</tr>
2828
</table>
2929
</p>
30-
31-

0 commit comments

Comments
 (0)