1
0
forked from GitHub/gf-core

some updates in lib/doc/translation.html

This commit is contained in:
aarne
2014-05-13 07:18:51 +00:00
parent 0b6af26443
commit 28a23b0593
4 changed files with 59 additions and 28 deletions

View File

@@ -6,7 +6,9 @@ graph {
Translate -- RGLSyntax [style = dashed] ;
Translate -- Extensions ;
Translate -- Dictionary ;
Translate -- Chunk ;
Extensions -- RGLCategories ;
Chunk -- RGLCategories ;
RGLCategories ;
RGLSyntax -- RGLCategories ;
Dictionary -- RGLCategories ;