mirror of
				https://github.com/winfsp/winfsp.git
				synced 2025-10-29 19:18:39 -05:00 
			
		
		
		
	doc: add Makefile
This commit is contained in:
		
							
								
								
									
										9
									
								
								doc/Makefile
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										9
									
								
								doc/Makefile
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,9 @@ | |||||||
|  | web: web/winfsp-design.html web/winfsp.h.html | ||||||
|  |  | ||||||
|  | web/winfsp-design.html: | ||||||
|  | 	mkdir -p web | ||||||
|  | 	asciidoc -b html4 -a hr= -s -o $@ winfsp-design.adoc | ||||||
|  |  | ||||||
|  | web/winfsp.h.html: | ||||||
|  | 	mkdir -p web | ||||||
|  | 	prettydoc -H-O -o web ../inc/winfsp/winfsp.h | ||||||
		Reference in New Issue
	
	Block a user