|
@@ -6,7 +6,7 @@
|
|
/****************************** GLOBAL CONSTANTS ******************************/
|
|
/****************************** GLOBAL CONSTANTS ******************************/
|
|
var __WEBPAGE__ = 'https://atompm.github.io/',
|
|
var __WEBPAGE__ = 'https://atompm.github.io/',
|
|
__RELEASE_LOC__ = "https://api.github.com/repos/AToMPM/atompm/releases/latest",
|
|
__RELEASE_LOC__ = "https://api.github.com/repos/AToMPM/atompm/releases/latest",
|
|
- __DOC_WEBPAGE__ = "https://atompm.readthedocs.io",
|
|
|
|
|
|
+ __DOC_WEBPAGE__ = "https://msdl.uantwerpen.be/documentation/AToMPM/index.html",
|
|
__VERSION__ = '0.8.1',
|
|
__VERSION__ = '0.8.1',
|
|
__DEFAULT_SAVEAS = '.autosave.model',
|
|
__DEFAULT_SAVEAS = '.autosave.model',
|
|
__TITLE = 'AToMPM',
|
|
__TITLE = 'AToMPM',
|