@kataras
I translate iris's wiki docs to chinese ,which is help for learn iris ,but english is not well.
So,i found some error in iris,s wiki docs.
Example: Host - Any iris.Runner

When , i use iris with qor admin like above example. It's not work.

This code is work well,when i change a little.

Of course ,i found other errors in wiki docs . Your can found them on here - Iris wiki 中文文档。
I don't sure that errors all of them are right.
Forgive me for my bad english also.
Hello @snowlyg,
First of all thanks for the effort on translating the wikis for Chinese (which can be converted to an e-book of PDF and EPUB and gitbook as well, I will do that for you).
About the error, yes that is error-ed there because of the &address{..}.$call.
At general, you can clone/fork the wiki and put some fixes in-time, no need to open new issues for all of that you will find. Or if you don't want to have a second english-version of wiki fork then just add comments in this issue you opened until we fix all of them.
I saw the wikis, it's on external site and good for you but could you please share the wiki repo with me so I can add a sub domain like zh-cn.docs.iris-go.com pointing to a gitbook like the docs.iris-go.com?.
Update: I can't find other errors in the link you sent me, it's in Chinese and I will have to lookup the entire book to found those? Do you have a record somewhere? Thanks
Thanks,
Gerasimos Maropoulos. Your english is fine, just as mines :)
Hi @snowlyg , thanks for bringing this up.
I can read and write in Chinese and English. I like the simplicity and powerful features that iris brings. I'd love to help cooridination between you and @kataras to address the errors.
Welcome to join: https://gitter.im/iris_go/community
and send a PM to me if you have any question.
@kataras Haha, wiki can clone/fork too ? I don't know this. It's my mistake. I will do this , when i found the new's question.
@tingkai-zhang Thank you , Do you have any other contact information? For example, QQ or WeChat.
@tingkai-zhang Thank you , Do you have any other contact information? For example, QQ or WeChat.
Sent you a dm on gitter
@kataras Haha, wiki can clone/fork too ? I don't know this. It's my mistake. I will do this , when i found the new's question.
Thanks. I think thats what kataras needs, as a wiki repo.
Thanks @tingkai-zhang!!
For people who wonder how to clone the Iris wiki, here is how you can clone it:

$ git clone https://github.com/kataras/iris.wiki.git
$ cd iris.wiki
$ code .
I saw the wikis @snowlyg good job! Did you find other code examples errors except that one (which was fixed yesterday)? When you finish the Chinese docs please inform me so I can create a subdomain and publish it as gitbook and PDF with EPUB (with credits of the Chinese e-book version to you of course).
@kataras Yes , i get other errors too. But i don't think that is importent. All or them are come from the commet. example:

Of course , this commets are't effect to read the wikis. My wikis is finished yet. But I not sure all of the wiki's content are correct.
OK this is fixed too. I will convert the Chinese wikis and give you the PDF and EPUB format to tell me if renders OK, could you please send me your e-mail at: [email protected]? And also tell me if you want to add a donation button for your work under the e-mail template we send on request-iris-book.
Most helpful comment
Hello @snowlyg,
First of all thanks for the effort on translating the wikis for Chinese (which can be converted to an e-book of PDF and EPUB and gitbook as well, I will do that for you).
About the error, yes that is error-ed there because of the &address{..}.$call.
At general, you can clone/fork the wiki and put some fixes
in-time, no need to open new issues for all of that you will find. Or if you don't want to have a second english-version of wiki fork then just add comments in this issue you opened until we fix all of them.I saw the wikis, it's on external site and good for you but could you please share the wiki repo with me so I can add a sub domain like
zh-cn.docs.iris-go.compointing to a gitbook like thedocs.iris-go.com?.Thanks,
Gerasimos Maropoulos. Your english is fine, just as mines :)