Markus Heiser 
							
						 
					 
					
						
						
						
						
							
						
						
							5bea04869d 
							
						 
					 
					
						
						
							
							[docs] move LXC blog article into developer documentation.  
						
						... 
						
						
						
						Move article 'Developing in Linux Containers' from blog section do developer
section.  Since there are no more articles in the blog section, remove the
section completely.
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> 
						
						
					 
					
						2021-06-04 15:05:58 +02:00 
						 
				 
			
				
					
						
							
							
								Markus Heiser 
							
						 
					 
					
						
						
						
						
							
						
						
							34badee467 
							
						 
					 
					
						
						
							
							[doc] modify docs to fit to the new build boilerplate  
						
						... 
						
						
						
						Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> 
						
						
					 
					
						2021-04-23 11:26:22 +02:00 
						 
				 
			
				
					
						
							
							
								Markus Heiser 
							
						 
					 
					
						
						
						
						
							
						
						
							9485179064 
							
						 
					 
					
						
						
							
							[mod] move brand options from Makefile to settings.yml  
						
						... 
						
						
						
						Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> 
						
						
					 
					
						2021-01-11 22:12:38 +01:00 
						 
				 
			
				
					
						
							
							
								Markus Heiser 
							
						 
					 
					
						
						
						
						
							
						
						
							3beede7ab7 
							
						 
					 
					
						
						
							
							[doc] describe 'make books/{name}.html' and 'books/{name}.pdf'  
						
						... 
						
						
						
						Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> 
						
						
					 
					
						2020-12-24 13:55:22 +01:00 
						 
				 
			
				
					
						
							
							
								Pierre Chevalier 
							
						 
					 
					
						
						
						
						
							
						
						
							482da5c6c7 
							
						 
					 
					
						
						
							
							Correct what was obviously a typo in vir(t)ualenv.  
						
						
						
						
					 
					
						2020-11-13 16:06:16 +01:00 
						 
				 
			
				
					
						
							
							
								Markus Heiser 
							
						 
					 
					
						
						
						
						
							
						
						
							4e307edb2d 
							
						 
					 
					
						
						
							
							docs: document Makefile setup and 'buildenv' (aka brand)  
						
						... 
						
						
						
						Add documentation of the Makefile environment (aka brand, buildenv), introduced
in PR #1900 .
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> 
						
						
					 
					
						2020-03-30 13:31:13 +02:00 
						 
				 
			
				
					
						
							
							
								Markus Heiser 
							
						 
					 
					
						
						
						
						
							
						
						
							0742c2504d 
							
						 
					 
					
						
						
							
							build environment: add GIT_BRANCH variable  
						
						... 
						
						
						
						Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> 
						
						
					 
					
						2020-03-29 16:28:17 +02:00 
						 
				 
			
				
					
						
							
							
								Markus Heiser 
							
						 
					 
					
						
						
						
						
							
						
						
							7b4cf2eb48 
							
						 
					 
					
						
						
							
							tooling box: simplify build enviroments  
						
						... 
						
						
						
						- no more need for a .config.mk
- docs: use searx.brands environment
- searx.sh, filtron.sh & morty.sh are sourcing utils/brand.env
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> 
						
						
					 
					
						2020-03-29 15:09:34 +02:00 
						 
				 
			
				
					
						
							
							
								Markus Heiser 
							
						 
					 
					
						
						
						
						
							
						
						
							9278f0fb45 
							
						 
					 
					
						
						
							
							docs: add some documentation about the tooling box ./utils/*  
						
						... 
						
						
						
						Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> 
						
						
					 
					
						2020-02-04 13:13:17 +01:00 
						 
				 
			
				
					
						
							
							
								Markus Heiser 
							
						 
					 
					
						
						
						
						
							
						
						
							bdf392093a 
							
						 
					 
					
						
						
							
							build requirements: add a shell script static analysis tool  
						
						... 
						
						
						
						ShellCheck: https://github.com/koalaman/shellcheck 
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> 
						
						
					 
					
						2020-01-08 18:09:36 +01:00 
						 
				 
			
				
					
						
							
							
								Markus Heiser 
							
						 
					 
					
						
						
						
						
							
						
						
							bee19a76f7 
							
						 
					 
					
						
						
							
							doc: add reST primer (inital / WIP)  
						
						... 
						
						
						
						preview: https://return42.github.io/searx/dev/reST.html 
includes:
- :class: rst-example // admonitions with (rendered) reST markup example
- extlinks to docutils
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> 
						
						
					 
					
						2019-12-19 17:05:50 +01:00 
						 
				 
			
				
					
						
							
							
								Markus Heiser 
							
						 
					 
					
						
						
						
						
							
						
						
							2b4526916d 
							
						 
					 
					
						
						
							
							edoc: -- makefile.rst fix typo and add extlinks['man']  
						
						... 
						
						
						
						Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> 
						
						
					 
					
						2019-12-18 18:32:42 +01:00 
						 
				 
			
				
					
						
							
							
								Markus Heiser 
							
						 
					 
					
						
						
						
						
							
						
						
							f09459b98a 
							
						 
					 
					
						
						
							
							doc: describe Makefile targets  
						
						... 
						
						
						
						With the aim to simplify development cycles, started with PR #1756  a Makefile
based boilerplate was added.  This patch adds the missing developer
documentation.
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> 
						
						
					 
					
						2019-12-18 16:11:05 +01:00