title: MUDE
author: MUDE Teachers and the Student Army, built with TeachBooks and <a href="https://jupyterbook.org/">Jupyter Book</a>, <a href="https://creativecommons.org/licenses/by/4.0/" target="_blank" rel="license noopener noreferrer"">CC BY 4.0<img style="height:22px!important;margin-left:3px;vertical-align:text-bottom;" src="https://mirrors.creativecommons.org/presskit/icons/cc.svg" alt=""><img style="height:22px!important;margin-left:3px;vertical-align:text-bottom;" src="https://mirrors.creativecommons.org/presskit/icons/by.svg" alt=""></a>
copyright: "2024"
logo: _static/MUDE_Logo-small.png

execute:
  execute_notebooks: "off"

only_build_toc_files: true

sphinx:
  config:
    # Bibliography style
    bibtex_reference_style: author_year
    html_js_files:
      - https://cdnjs.cloudflare.com/ajax/libs/require.js/2.3.4/require.min.js
    patch_config:
      disabled-patches: []
    html_show_copyright: false
    html_last_updated_fmt: '%B %-d, %Y'
  extra_extensions:
    - sphinx_inline_tabs
    - sphinx_grasple
    - sphinx.ext.imgconverter
    - download_link_replacer
    - jupyterbook_patches
    - sphinx.ext.extlinks

bibtex_bibfiles:
  - _bibliography/references_pd.bib

launch_buttons:
  thebe: true

html:
  use_multitoc_numbering: false