diff options
author | Jeff Darcy <jdarcy@redhat.com> | 2015-04-13 16:46:57 -0400 |
---|---|---|
committer | Humble Devassy Chirammal <humble.devassy@gmail.com> | 2015-04-14 17:28:12 +0000 |
commit | 95f6e297a0a2349235a3258569dcc019aafe46df (patch) | |
tree | 38a0f58901474a635a99a3a76e38e3071d064ed0 /doc | |
parent | c37045c9ab572de7aa4c0dec5eeef4273ffd538a (diff) |
doc: correct omission of author credit for Translator 101
Change-Id: I4d3cb518c9c45c99a2011d538d4ca24f6b676d76
Signed-off-by: Jeff Darcy <jdarcy@redhat.com>
Change-Id: I4d3cb518c9c45c99a2011d538d4ca24f6b676d76
Reviewed-on: http://review.gluster.org/10223
Tested-by: NetBSD Build System
Reviewed-by: Humble Devassy Chirammal <humble.devassy@gmail.com>
Tested-by: Humble Devassy Chirammal <humble.devassy@gmail.com>
Diffstat (limited to 'doc')
-rw-r--r-- | doc/developer-guide/translator-development.md | 18 |
1 files changed, 16 insertions, 2 deletions
diff --git a/doc/developer-guide/translator-development.md b/doc/developer-guide/translator-development.md index 4503494bb1a..9153c874d0f 100644 --- a/doc/developer-guide/translator-development.md +++ b/doc/developer-guide/translator-development.md @@ -665,5 +665,19 @@ hope you've enjoyed this series, or at least found it useful, and if you have any suggestions for other topics I should cover please let me know (via comments or email, IRC or Twitter). -Also Refer: -http://www.gluster.org/community/documentation/index.php/Translators +Other versions +-------------- + +Original author's site: + + * [Translator 101 - Setting the Stage](http://pl.atyp.us/hekafs.org/index.php/2011/11/translator-101-class-1-setting-the-stage/) + + * [Translator 101 - Init, Fini and Private Context](http://pl.atyp.us/hekafs.org/index.php/2011/11/translator-101-lesson-2-init-fini-and-private-context/) + + * [Translator 101 - This Time for Real](http://pl.atyp.us/hekafs.org/index.php/2011/11/translator-101-lesson-3-this-time-for-real/) + + * [Translator 101 - Debugging a Translator](http://pl.atyp.us/hekafs.org/index.php/2011/11/translator-101-lesson-4-debugging-a-translator/) + +Gluster community site: + + * [Translators](http://www.gluster.org/community/documentation/index.php/Translators) |