site_name: Kwork API site_description: Unofficial Python client for Kwork.ru API site_url: https://github.com/claw/kwork-api repo_name: claw/kwork-api repo_url: https://github.com/claw/kwork-api theme: name: material features: - navigation.tabs - navigation.sections - toc.integrate - search.suggest - search.highlight palette: - scheme: default toggle: icon: material/toggle-switch-off-outline name: Switch to dark mode - scheme: slate toggle: icon: material/toggle-switch name: Switch to light mode plugins: - search markdown_extensions: - admonition - attr_list - def_list - footnotes - toc: permalink: true - pymdownx.arithmatex: generic: true - pymdownx.betterem: smart_enable: all - pymdownx.caret - pymdownx.details - pymdownx.inlinehilite - pymdownx.keys - pymdownx.magiclink: repo_url_shorthand: true user: claw repo: kwork-api - pymdownx.mark - pymdownx.smartsymbols - pymdownx.superfences - pymdownx.tabbed: alternate_style: true - pymdownx.tasklist: custom_checkbox: true - pymdownx.tilde nav: - Home: index.md - API Reference: api_reference.md - Examples: examples.md