[Netadm-devel] i finished up developer document in korean.
Status: Beta
Brought to you by:
linuxpark
From: park j. <par...@ho...> - 2006-02-19 04:37:27
|
http://netadm.sf.net/devel_netadm_ko.txt this document describes how to efficiently develop in netadm project. ----------------------------------------------------------------------- - Structure of current sources directory of gwc's and its source files. - Classification of built-in API. and each files - Internal overview of gwc. and its flowchart from start entry point. - how to add new functionality in cli command or GUI daemon with the APIs above. - recommaned coding style. - how to add new API in gwc. ----------------------------------------------------------------------- kwan-kyung ! can you help me to tranlate this document into english ? i think that through the process of translating this doc into english, you will get more understanding about the current implementation of gwc. i don't want any dead line of this job. one week, or more .. but i afraid that george may be waiting for the english version of this document. :-) i think this work is important from the point that as our project goes on, we will need more people to help us who are not familar with netadm. above all, they may be not korean. if you agree with my proposal above, i ask you to upload your last english version of it as naming devel_netad_en.txt to the site below whenever you update. http://netadm.sf.net/ [how to update web page of netadm ] following shows simple example of how to download, upload file to the site. 1. download $wget http://netadm.sf.net/{FILE NAME} 2. upload $scp {FILE NAME} YO...@sh...:/home/groups/n/ne/netadm/htdocs YO...@sh...'s password: /* enter your password */ in your case, {FILE NAME} is devel_netadm_en.txt and YOURID is bosaly i will wait your reply ~ thanks |