Hello All,
Is there a convention we follow while organizing any project ?
Like suppose my project name is "Hello_World" then how should I organize it.
What is the best way to do it ?
../projects/hello_world
|
|__src/
| |__kernel_space/
| |__user_space/
| |__include/
| |__Makefile
|
|__doc/
|
|__Makefile
|__Configure
|__INSTALL
|__README
|__CREDITS
|__FAQS
Am I missing something ?
--
Regards,
Rishi B. Agrawal
http://www.linkedin.com/in/rishibagrawal
http://code.google.com/p/fscops/