| 
						
						
						
					 | 
					 | 
					@ -1,7 +1,5 @@ | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					# Bakara project | 
					 | 
					 | 
					 | 
					# Bakara project | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					
 | 
					 | 
					 | 
					 | 
					
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					## Resume | 
					 | 
					 | 
					 | 
					 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					
 | 
					 | 
					 | 
					 | 
					 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					## Generate doc | 
					 | 
					 | 
					 | 
					## Generate doc | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					To generate the documentation using doxygen, <a>install</a> it from there website for your plaform. | 
					 | 
					 | 
					 | 
					To generate the documentation using doxygen, <a>install</a> it from there website for your plaform. | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					Then write commands :  | 
					 | 
					 | 
					 | 
					Then write commands :  | 
				
			
			
		
	
	
		
		
			
				
					| 
						
							
								
							
						
						
							
								
							
						
						
					 | 
					 | 
					@ -34,10 +32,10 @@ Or use visual studio 2022 to build your project. | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					--- | 
					 | 
					 | 
					 | 
					--- | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					On linux (if you don't have premake5, install it with your distro's packet manager). You have two env variable to change build proccess : | 
					 | 
					 | 
					 | 
					On linux (if you don't have premake5, install it with your distro's packet manager). You have two env variable to change build proccess : | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					
 | 
					 | 
					 | 
					 | 
					
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					| Name        | Value	    | | 
					 | 
					 | 
					 | 
					| Name        | Value	    | Description | | 
				
			
			
				
				
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					| ----------- | ----------- | | 
					 | 
					 | 
					 | 
					| ----------- | ----------- | ----------- | | 
				
			
			
				
				
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					| autoexec    | 0/1         | | 
					 | 
					 | 
					 | 
					| exec        | 0/1         | Lauch app   | | 
				
			
			
				
				
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					| clearbin    | 0/1         | | 
					 | 
					 | 
					 | 
					| clear       | 0/1         | Remove bin  | | 
				
			
			
				
				
			
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					
 | 
					 | 
					 | 
					 | 
					
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					Then write commands : | 
					 | 
					 | 
					 | 
					Then write commands : | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					```bash | 
					 | 
					 | 
					 | 
					```bash | 
				
			
			
		
	
	
		
		
			
				
					| 
						
						
						
							
								
							
						
					 | 
					 | 
					@ -45,9 +43,6 @@ Then write commands : | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
						git clone https://github.com/anulax/bakara | 
					 | 
					 | 
					 | 
						git clone https://github.com/anulax/bakara | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
						git submodule init | 
					 | 
					 | 
					 | 
						git submodule init | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
						git submodule update | 
					 | 
					 | 
					 | 
						git submodule update | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
						(export clearbin=1 autoexec=1) | 
					 | 
					 | 
					 | 
						(export clear=1 autoexec=1) | 
				
			
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
						./build.sh config=release | 
					 | 
					 | 
					 | 
						./build.sh config=release | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					``` | 
					 | 
					 | 
					 | 
					``` | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					
 | 
					 | 
					 | 
					 | 
					 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					## Getting started | 
					 | 
					 | 
					 | 
					 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					(to do) | 
					 | 
					 | 
					 | 
					 |