Mercurial > minori
comparison dep/fmt/doc/html/_static/documentation_options.js @ 343:1faa72660932
*: transfer back to cmake from autotools
autotools just made lots of things more complicated than
they should have and many things broke (i.e. translations)
author | Paper <paper@paper.us.eu.org> |
---|---|
date | Thu, 20 Jun 2024 05:56:06 -0400 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
342:adb79bdde329 | 343:1faa72660932 |
---|---|
1 var DOCUMENTATION_OPTIONS = { | |
2 URL_ROOT: document.getElementById("documentation_options").getAttribute('data-url_root'), | |
3 VERSION: '10.2.1', | |
4 LANGUAGE: 'None', | |
5 COLLAPSE_INDEX: false, | |
6 BUILDER: 'html', | |
7 FILE_SUFFIX: '.html', | |
8 LINK_SUFFIX: '.html', | |
9 HAS_SOURCE: true, | |
10 SOURCELINK_SUFFIX: '.txt', | |
11 NAVIGATION_WITH_KEYS: false | |
12 }; |