docs + translations

This commit is contained in:
ingvar1995 2016-06-05 20:17:39 +03:00
parent 672dafc701
commit c114e9b6c3
10 changed files with 543 additions and 307 deletions

View file

@ -1,6 +1,6 @@
#Plugins
Toxygen is the first [Tox](https://tox.chat/) client with plugins support. Plugin is Python module and directory with plugin's data which provide some additional functionality.
Toxygen is the first [Tox](https://tox.chat/) client with plugins support. Plugin is Python module (.py file) and directory with plugin's data which provide some additional functionality.
#How to write plugin