Files
anki/docs-site
Abdo ad88eff794 chore: Move .github/scripts/*.py to tools/ (#5375)
## Linked issue

Closes #5374

## Summary

Move .github/scripts to tools/ so they are included in static checking
and testing.

## Steps to reproduce (before)

- Make a formatting/typing error in prepare_release.py and confirm
`ninja check` does not report that.
- Modify test_validate_version.py to fail tests and confirm it's not
caught by ninja check.

## How to test (after)

The scripts should now be included in the checks as the tools/ directory
is already included by the build system.
2026-08-21 18:01:42 +03:00
..
2026-08-10 16:08:17 -03:00
2026-08-10 16:08:17 -03:00
2026-08-10 16:08:17 -03:00
2026-08-07 15:57:00 +03:00
2026-08-07 15:57:00 +03:00

Documentation Website

This directory contains Mintlify docs served at https://anki.mintlify.app/

License

Unless stated otherwise, any documentation changes you submit will be licensed under the CC BY-SA 4 license.

Translations

To help translate the website to your language, make changes to the relevant .mdx pages under the language's subdirectory (e.g. docs-site/ru/) and submit a PR. If your language doesn't have a subdirectory yet, create one with the same structure (e.g. ru/manual) and modify docs-site/docs.json to list translated pages. See https://www.mintlify.com/docs/guides/internationalization#configure-the-language-switcher