Now docblox can be run without arguments on friendica root dir. The documentation will be generated on ./data/output
		
			
				
	
	
		
			13 lines
		
	
	
	
		
			234 B
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			13 lines
		
	
	
	
		
			234 B
		
	
	
	
		
			XML
		
	
	
	
	
	
<?xml version="1.0" encoding="UTF-8" ?>
 | 
						|
<docblox>
 | 
						|
  <parser>
 | 
						|
    <target>data/output</target>
 | 
						|
  </parser>
 | 
						|
  <transformer>
 | 
						|
    <target>data/output</target>
 | 
						|
  </transformer>
 | 
						|
  <files>
 | 
						|
    <directory>.</directory>
 | 
						|
  </files>
 | 
						|
</docblox>
 | 
						|
 |