Difference between revisions of "Become a developer"

From Fcitx
Jump to navigation Jump to search
(Marked this version for translation)
m
Line 16: Line 16:
 
== See also == <!--T:5-->
 
== See also == <!--T:5-->
 
[[Special:MyLanguage/Create your first Fcitx addon|Create your first Fcitx addon]]
 
[[Special:MyLanguage/Create your first Fcitx addon|Create your first Fcitx addon]]
 +
  
 
</translate>
 
</translate>

Revision as of 11:30, 29 April 2012

Other languages:

Join community

You can join fcitx-dev on googlegroups first. And if you have some complex question want to get support directly, feel free to contact with User:Weng Xuetian, you can find his email and gtalk there.

Where to start

Fcitx have doxygen, you can compile it and run

   make doc

For input method, read QuWei is good start, since it's very simple.

See also

Create your first Fcitx addon