forked from ungleich-public/cdist
		
	Bug/dotman docs fix (#581)
* fix documentation for building custom man-pages from non-standard path
This commit is contained in:
		
					parent
					
						
							
								a88710a36d
							
						
					
				
			
			
				commit
				
					
						6bd73237cf
					
				
			
		
					 1 changed files with 4 additions and 1 deletions
				
			
		|  | @ -131,7 +131,10 @@ some other custom .cdist directory, e.g. /opt/cdist then use: | ||||||
| 
 | 
 | ||||||
| .. code-block:: sh | .. code-block:: sh | ||||||
| 
 | 
 | ||||||
|     DOT_CDIST_PATH=/opt/cdist make dotman |     make DOT_CDIST_PATH=/opt/cdist dotman | ||||||
|  | 
 | ||||||
|  | Note that `dotman`-target has to be built before a `make docs`-run, otherwise | ||||||
|  | the custom man-pages are not picked up. | ||||||
| 
 | 
 | ||||||
| Python package | Python package | ||||||
| ~~~~~~~~~~~~~~ | ~~~~~~~~~~~~~~ | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue