Commit d64a0b53 authored by Przemyslaw Kaminski's avatar Przemyslaw Kaminski

Merge branch 'dev' into dev-multi-term-selection

parents 3483e364 3e5c165d
{
"name": "Gargantext",
"version": "0.0.1.9.4",
"version": "0.0.1.9.5",
"scripts": {
"rebase-set": "spago package-set-upgrade && spago psc-package-insdhall",
"rebuild-set": "spago psc-package-insdhall",
......
......@@ -300,6 +300,19 @@ menuElements' = menuElements-- title, icon, text
, text : "Forum"
}
]
,------------------------------------------------------------
[ LiNav { title : "Source Code Documentation"
, href : "https://doc.gargantext.org"
, icon : "glyphicon glyphicon-book"
, text : "Source Code Documentation"
}
, LiNav { title : "API documentation"
, href : "https://v4.gargantext.org/swagger-ui"
, icon : "glyphicon glyphicon-book"
, text : "API documentation"
}
]
,------------------------------------------------------------
[ LiNav { title : "More about us (you)"
, href : "https://iscpif.fr"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment