Changes between Version 2 and Version 3 of GCI


Ignore:
Timestamp:
10/03/17 14:45:45 (7 years ago)
Author:
Joel Sherrill
Comment:

Merge GCI/Projects

Legend:

Unmodified
Added
Removed
Modified
  • GCI

    v2 v3  
    1 = Google Code-In or GCI =
     1= Google Code-In (GCI) =
    22
    33[[TOC(GCI , depth=4)]]
     
    1111Mentoring for RTEMS is a rewarding experience. You get to meet and interact with young smart students who want to learn. Mentors do not need to be RTEMS developers, anyone from the community can mentor.
    1212
     13{{{#!comment
     14
    1315[[TitleIndex(GCI,format=group,min=2)]]
     16}}}
     17
     18
     19{{{#!comment
     20
     21== <Task Name> ==
     22
     23=== Task Description ===
     24
     25=== Directions for Students ===
     26
     27
     28=== Directions for Mentors ===
     29
     30}}}
     31
     32= Google Code-In Projects =
     33
     34If RTEMS is to participate in [http://code.google.com/opensource/gci Google Code-In], then we have to have a nice list of small tasks divided into the following categories.  This is the list that participants can see for general information and dynamic task-specific instructions, and the specific tasks are in a spreadsheet and tracked in a git repository.
     35
     36== Coding ==
     37
     38* [wiki:GCI/Coding/HelloWorld Run and Modify GSOC Hello World Procedure.]  This task can be performed once per student. It gives you "task credit" for installing the RTEMS development environment which is needed to perform some of the other tasks.
     39* [wiki:GCI/Coding/POSIXTimingTest  Add a POSIX Timing Test.]
     40* [wiki:GCI/Coding/RefactorBSPs Refactoring Board Support Packages.]
     41* [wiki:GCI/Coding/AddPerSectionSupportToBSPs Turn on Per Function and Data Item for a BSP]
     42
     43
     44== Documentation / Training ==
     45
     46* [wiki:GCI/Documentation/Doxygen Doxygen Related Tasks.]
     47* [wiki:GCI/Documentation/FileHeaders Fix Comment Block at Top of Header Files.]
     48* [wiki:GCI/Documentation/ClassicAPIRequirements  Classic API Requirements Document.]
     49
     50
     51== Outreach / Research ==
     52
     53* [wiki:GCI/Outreach/Citations Update References].
     54* [wiki:GCI/Outreach/Tutorials Tutorial Tasks].
     55* [wiki:GCI/Outreach/HelloWorldVideo Create a video of GSOC Hello World Procedure.]
     56* [wiki:GCI/Outreach/Middleware Middleware Framework Evaluation.]
     57
     58== Quality Assurance ==
     59
     60* [wiki:GCI/QA/ImproveEnglish Improve English Language Use.]
     61* [wiki:GCI/QA/InvestigateTicket Investigate A Ticket.]
     62
     63== User Interface ==
     64
     65* [wiki:GCI/UI/WikiTBR Fix Wiki TBR Pages.]
     66* [wiki:GCI/UI/CoverImage Create a Cover Image.]
     67
     68== Testsuite ==
     69
     70* [wiki:GCI/Testsuite/UnitNames Unit test names]