0
0
mirror of https://github.com/ankidroid/Anki-Android.git synced 2024-09-19 19:42:17 +02:00
Anki-Android/api
David Allison 6b98b13e28
Kotlin Cleanup: KDocs (#14852)
* Kotlin Cleanup: docs

* removed almost all occurrence of `{@}` in the code
* searched for `<pre>` and removed one more
* and a little extra cleanup on docs strings when I saw them

Learning:
* 4 spaces before a line removes KDoc `[]` links
* KDoc has no way to link to a specific method overload

* Kotlin Cleanup: docs

* Fixed `&lt;` -> `<`
* Fixed `&gt;` -> `>`
2023-11-30 21:01:01 -05:00
..
src Kotlin Cleanup: KDocs (#14852) 2023-11-30 21:01:01 -05:00
.gitignore Create API for easier integration with 3rd party apps 2015-09-11 05:08:18 +09:00
build.gradle.kts build(api): fix artifact construction and publishing 2023-11-21 17:41:46 -05:00
COPYING.LESSER Create API for easier integration with 3rd party apps 2015-09-11 05:08:18 +09:00