site_name: BotYam - The Shitposting Bot from Bat Yam repo_url: https://github.com/notBscalE/BotYam theme: name: readthedocs highlightjs: true plugins: - search - mkdocstrings: handlers: # See: https://mkdocstrings.github.io/python/usage/ python: options: docstring_style: sphinx markdown_extensions: - markdown_include.include: base_path: . - admonition nav: - Home: 'index.md' - User Guide: 'usage.md' - Data for nerds: 'data.md' - License: 'license.md' copyright: "Copyright © 2023 Lucy Joshua and friends, under the GNU GPLv3."