1
0
mirror of https://github.com/KaiyangZhou/deep-person-reid.git synced 2025-06-03 14:53:23 +08:00
deep-person-reid/_static/documentation_options.js

10 lines
308 B
JavaScript
Raw Normal View History

2019-03-24 17:22:43 +00:00
var DOCUMENTATION_OPTIONS = {
URL_ROOT: document.getElementById("documentation_options").getAttribute('data-url_root'),
2019-09-01 15:05:27 +01:00
VERSION: '1.0.2',
2019-03-24 17:22:43 +00:00
LANGUAGE: 'None',
COLLAPSE_INDEX: false,
FILE_SUFFIX: '.html',
HAS_SOURCE: true,
SOURCELINK_SUFFIX: '.txt',
2019-09-01 15:05:27 +01:00
NAVIGATION_WITH_KEYS: false
2019-03-24 17:22:43 +00:00
};