forked from ungleich-public/cdist
		
	man-pages are no longer in asciidoc but in ReSTructured text instead
This commit is contained in:
		
					parent
					
						
							
								1bae2be406
							
						
					
				
			
			
				commit
				
					
						a3a0023b2a
					
				
			
		
					 1 changed files with 2 additions and 3 deletions
				
			
		| 
						 | 
				
			
			@ -59,10 +59,9 @@ How to submit a new type
 | 
			
		|||
For detailed information about types, see `cdist type <cdist-type.html>`_.
 | 
			
		||||
 | 
			
		||||
Submitting a type works as described above, with the additional requirement
 | 
			
		||||
that a corresponding manpage named man.text in asciidoc format with
 | 
			
		||||
that a corresponding manpage named man.rst in ReSTructured text format with
 | 
			
		||||
the manpage-name "cdist-type__NAME" is included in the type directory
 | 
			
		||||
AND asciidoc is able to compile it (i.e. do NOT have to many "=" in the second
 | 
			
		||||
line).
 | 
			
		||||
AND the manpage builds (`make man`).
 | 
			
		||||
 | 
			
		||||
Warning: Submitting "exec" or "run" types that simply echo their parameter in
 | 
			
		||||
**gencode** will not be accepted, because they are of no use. Every type can output
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue