From 95f6e297a0a2349235a3258569dcc019aafe46df Mon Sep 17 00:00:00 2001 From: Jeff Darcy Date: Mon, 13 Apr 2015 16:46:57 -0400 Subject: doc: correct omission of author credit for Translator 101 Change-Id: I4d3cb518c9c45c99a2011d538d4ca24f6b676d76 Signed-off-by: Jeff Darcy Change-Id: I4d3cb518c9c45c99a2011d538d4ca24f6b676d76 Reviewed-on: http://review.gluster.org/10223 Tested-by: NetBSD Build System Reviewed-by: Humble Devassy Chirammal Tested-by: Humble Devassy Chirammal --- doc/developer-guide/translator-development.md | 18 ++++++++++++++++-- 1 file changed, 16 insertions(+), 2 deletions(-) (limited to 'doc/developer-guide') 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) -- cgit