documentation v_0
authorFrantišek Kučera <franta-hg@frantovo.cz>
Wed, 24 Aug 2016 00:05:10 +0200
branchv_0
changeset 5 60e67a0c8b61
parent 4 53e8012e5461
child 6 bd140638915f
documentation
ssm-en.xhtml
--- a/ssm-en.xhtml	Tue Aug 23 23:28:53 2016 +0200
+++ b/ssm-en.xhtml	Wed Aug 24 00:05:10 2016 +0200
@@ -25,12 +25,14 @@
 
 		<h2>Documented</h2>
 		<ul>
-			<li>at least basic documentation must be released under a free license (GNU FDL is recommended)</li>
-			<li>there might be also other documentation/books released under any license and price</li>
-			<li>but average software engineer must be able to build and operate the software with just the basic free documentation</li>
-			<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>
+			<li>At least basic documentation must be released under a free license (GNU FDL is recommended).</li>
+			<li>There might be also other documentation/books released under any license and price.</li>
+			<li>But average software engineer must be able to build and operate the software with just the free (basic) documentation.</li>
+			<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>
+			<!--
 			<li>documentation should focus on all target groups: users, administrators, developers</li>
 			<li>there must be a big picture and software architercure described</li>
+			-->
 		</ul>
 	
 		<h2>Semantic versioning</h2>