ssm-en.xhtml
branchv_0
changeset 5 60e67a0c8b61
parent 4 53e8012e5461
child 6 bd140638915f
equal deleted inserted replaced
4:53e8012e5461 5:60e67a0c8b61
    23 			<li>If the software is distributed with a hardware, the hardware must support instalation of independently built software without any restrictions or requirements (e.g. digital signature from the original author).</li>
    23 			<li>If the software is distributed with a hardware, the hardware must support instalation of independently built software without any restrictions or requirements (e.g. digital signature from the original author).</li>
    24 		</ul>
    24 		</ul>
    25 
    25 
    26 		<h2>Documented</h2>
    26 		<h2>Documented</h2>
    27 		<ul>
    27 		<ul>
    28 			<li>at least basic documentation must be released under a free license (GNU FDL is recommended)</li>
    28 			<li>At least basic documentation must be released under a free license (GNU FDL is recommended).</li>
    29 			<li>there might be also other documentation/books released under any license and price</li>
    29 			<li>There might be also other documentation/books released under any license and price.</li>
    30 			<li>but average software engineer must be able to build and operate the software with just the basic free documentation</li>
    30 			<li>But average software engineer must be able to build and operate the software with just the free (basic) documentation.</li>
    31 			<li>there must be a free documentation describing building and running of the software on a fresh operating system installation including description of all dependencies</li>
    31 			<li>There must be a free documentation with description of building and running the software on a fresh operating system installation including description of all dependencies.</li>
       
    32 			<!--
    32 			<li>documentation should focus on all target groups: users, administrators, developers</li>
    33 			<li>documentation should focus on all target groups: users, administrators, developers</li>
    33 			<li>there must be a big picture and software architercure described</li>
    34 			<li>there must be a big picture and software architercure described</li>
       
    35 			-->
    34 		</ul>
    36 		</ul>
    35 	
    37 	
    36 		<h2>Semantic versioning</h2>
    38 		<h2>Semantic versioning</h2>
    37 		<ul>
    39 		<ul>
    38 			<li>strongly recommended</li>
    40 			<li>strongly recommended</li>