fixed BASE_PATH
[openjpeg.git] / _config.yml
index 0551acc8efc559a26303e2755b17959b455ab195..f1de8a590754838bb5048614fa7413f318896fdf 100644 (file)
@@ -29,6 +29,15 @@ icteamURL: https://www.uclouvain.be/en-icteam.html
 intopixURL: http://www.intopix.com/
 latestReleaseURL: https://github.com/uclouvain/openjpeg/releases/latest
 allReleasesURL: https://github.com/uclouvain/openjpeg/releases/
+docInstallURL: https://github.com/uclouvain/openjpeg/wiki/Installation
+docUsageURL: https://github.com/uclouvain/openjpeg/wiki/DocJ2KCodec
+docAPIURL: http://www.openjpeg.org/libdoc/index.html
+ciURL: http://my.cdash.org/index.php?project=OPENJPEG
+dataURL: https://github.com/uclouvain/openjpeg-data
+newIssueURL: https://github.com/uclouvain/openjpeg/issues/new
+mlURL: 'https://groups.google.com/forum/#!forum/openjpeg'
+mlsubURL: 'https://groups.google.com/forum/#!forum/openjpeg/join'
+refSoftURL: http://www.jpeg.org/jpeg2000/software.html
 
 # The production_url is only used when full-domain names are needed
 # such as sitemap.txt 
@@ -67,8 +76,8 @@ JB :
   #   - Only the following values are falsy: ["", null, false]
   #   - When setting BASE_PATH it must be a valid url.
   #     This means always setting the protocol (http|https) or prefixing with "/"
-  #BASE_PATH : false
-  BASE_PATH : http://uclouvain.github.io/openjpeg
+  BASE_PATH : false
+  #BASE_PATH : http://uclouvain.github.io/openjpeg
 
   # By default, the asset_path is automatically defined relative to BASE_PATH plus the enabled theme.
   # ex: [BASE_PATH]/assets/themes/[THEME-NAME]