Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 1.19 KB

README.md

File metadata and controls

25 lines (16 loc) · 1.19 KB

Anki Manual

This repository contains the source of Anki's user manual.

License

This manual is licensed under the CC BY-SA 4 license.

Contributing

Contributions are welcome! Please see the issue tracker for things you can start working on. For details on local development, see CONTRIBUTING.

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

Style Guidelines

The following conventions are not consistently applied in the manual. If you find such text, feel free to change it.

  • Use double quotes, ", instead of single quotes, '.
  • For emphasis such as when defining a word, use italics, _.
  • Also use italics when referring to a word itself rather than what it means, e.g. "To search for either dog or cat, use dog or cat".
  • When referring to UI elements, use bold formatting, **.
  • When referring to keyboard buttons, wrap them with <kbd></kbd>.
  • Use code formatting for example inputs by wrapping them with backticks, `.