Difference between revisions of "Become a developer"

From Fcitx
Jump to navigation Jump to search
m
m (Text replacement - "<translate1>" to "<translate>")
 
(14 intermediate revisions by the same user not shown)
Line 1: Line 1:
<languages />
+
<languages/>
  
 
<translate>
 
<translate>
== Join community ==
+
== Join community == <!--T:1-->
 
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.
 
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 ==
+
== Where to start == <!--T:2-->
 
Fcitx have doxygen, you can compile it and run
 
Fcitx have doxygen, you can compile it and run
  
     make doc
+
     <!--T:3-->
 +
make doc
  
 +
<!--T:4-->
 
For input method, read [[Special:MyLanguage/QuWei|QuWei]] is good start, since it's very simple.
 
For input method, read [[Special:MyLanguage/QuWei|QuWei]] is good start, since it's very simple.
  
== See also ==
+
== You may want to read it first == <!--T:5-->
[[Special:MyLanguage/Create your first Fcitx addon]]
+
[[Special:MyLanguage/How to contact with Fcitx team|How to contact with Fcitx team]]
 +
 
 +
<!--T:6-->
 +
[[Special:MyLanguage/How to find what to do|How to find what to do]]
 +
 
 +
<!--T:7-->
 +
[[Special:MyLanguage/How Fcitx works|How Fcitx works]]
 +
 
 +
<!--T:8-->
 +
[[Special:MyLanguage/Create your first Fcitx addon|Create your first Fcitx addon]]
 +
 
 +
<!--T:10-->
 +
[[Special:MyLanguage/Debug Fcitx|Debug Fcitx]]
 +
 
 +
<!--T:9-->
 +
[[Special:MyLanguage/Todo-List|Todo-List]]
  
 
</translate>
 
</translate>

Latest revision as of 22:54, 2 February 2016

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.

You may want to read it first

How to contact with Fcitx team

How to find what to do

How Fcitx works

Create your first Fcitx addon

Debug Fcitx

Todo-List