ideal-devel-proj.rst
changeset 256 db3b0f1b218f
parent 241 904fb45c2a20
child 271 594c6470789d
equal deleted inserted replaced
255:19e15e00c5d0 256:db3b0f1b218f
     7 
     7 
     8 * Open source.
     8 * Open source.
     9 
     9 
    10 * Component.
    10 * Component.
    11 
    11 
       
    12  * Docs.
    12  * VCS.
    13  * VCS.
    13  * Bug track.
    14  * Bug track.
    14  * News.
    15  * News.
       
    16 
       
    17 ** Docs.
       
    18 
       
    19 Documentation must provide:
       
    20 
       
    21 ** Home page.
       
    22 
       
    23 Home page must provide:
       
    24 
       
    25  * project name
       
    26  * short info about project goal
       
    27  * project licence (COPYING)
       
    28  * currect project status
       
    29  * links to binary release
       
    30  * links to source release, how to get latest source from VCS
       
    31  * links to online/printed docs
       
    32  * how report bug (BUGS)
       
    33  * where send patch
       
    34  * contact info
       
    35 
       
    36 Additionally:
       
    37 
       
    38  * help welcome, requirement to join to project
       
    39  * mail/news list for users/developers, how to subscribe/unsubscribe
       
    40  * project history (NEWS, ChangeLog)
       
    41  * project policy (HACKING)
       
    42  * how build project (README, INSTALL)
       
    43  * list of contributor with contact info (MAINTAINERS, AUTHORS)
       
    44  * who use project
    15 
    45 
    16 ** VCS.
    46 ** VCS.
    17 
    47 
    18 TAGS: VCS, version control system, SCM, source code management, DVCS,
    48 TAGS: VCS, version control system, SCM, source code management, DVCS,
    19       distributed version control system.
    49       distributed version control system.