> ## Documentation Index
> Fetch the complete documentation index at: https://anki.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Anki Docs

> A unified Mintlify proof of concept for Anki manuals, FAQs, contributor docs, translation docs, and release notes.

This proof of concept brings Ankitects documentation sources into a single Mintlify site rooted in this repository.

<CardGroup cols={2}>
  <Card title="Manual" href="/manual/intro">
    Desktop Anki user documentation.
  </Card>

  <Card title="AnkiMobile" href="/ankimobile/intro">
    iPhone and iPad documentation.
  </Card>

  <Card title="FAQs" href="/faqs/getting-help">
    Support and troubleshooting articles.
  </Card>

  <Card title="Add-ons" href="/addons/intro">
    Add-on author documentation.
  </Card>

  <Card title="Developers" href="/developers/development">
    Core development, build, architecture, and API docs.
  </Card>

  <Card title="Translators" href="/translators/intro">
    Translation contributor guide.
  </Card>
</CardGroup>
