We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Updated docs: remove Hungarian notation guidelines (markdown)
- According to David, we should no longer be using Hungarian notation in the project. Removed the bits advising the use of `m...` and `s...` for member properties and static properties respectively.
docs: typo
Fixed the strikethrough mistake
clarify log levels, add warning on use of experimental features
In associated constants [section](https://github.com/ankidroid/Anki-Android/wiki/Code-style/_edit#associated-constants-final-variables-should-be-prefixed-by-a-common-type-name), I edited the format to fit the other formats.
Small readability/grammar improvements to "Recommendations Importance"
Updated Code style (markdown)
Creation