Difference between revisions of "Become a developer"

From Fcitx
Jump to navigation Jump to search
m
Line 13: Line 13:
  
 
== See also ==
 
== See also ==
[[Special:MyLanguage/Create your first Fcitx addon]]
+
[[Special:MyLanguage/Create your first Fcitx addon|Create your first Fcitx addon]]
  
 
</translate>
 
</translate>

Revision as of 12:30, 8 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