Python Library State Machine
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.

documentation_options.js 304B

12345678910
  1. var DOCUMENTATION_OPTIONS = {
  2. URL_ROOT: document.getElementById("documentation_options").getAttribute('data-url_root'),
  3. VERSION: '',
  4. LANGUAGE: 'None',
  5. COLLAPSE_INDEX: false,
  6. FILE_SUFFIX: '.html',
  7. HAS_SOURCE: true,
  8. SOURCELINK_SUFFIX: '.txt',
  9. NAVIGATION_WITH_KEYS: false,
  10. };