mirror of
https://github.com/ankitects/anki.git
synced 2025-09-24 16:56:36 -04:00
mention add-on directories
This commit is contained in:
parent
807b7382cb
commit
19cb527edf
1 changed files with 7 additions and 0 deletions
|
@ -50,6 +50,13 @@ Anki's webviews are now using WebEngine. Of note:
|
|||
then surfing to localhost:8080 in Chrome. If you run into issues, try
|
||||
connecting with Chrome 49.
|
||||
|
||||
Add-ons without a top level file
|
||||
---------------------------------
|
||||
|
||||
Add-ons no longer require a top level file - if you just distribute a single
|
||||
folder, the folder's __init__.py file will form the entry point. This will not
|
||||
work in 2.0.x however.
|
||||
|
||||
Sharing updated add-ons
|
||||
------------------------
|
||||
|
||||
|
|
Loading…
Reference in a new issue