tools: remove outdated comment
This commit is contained in:
		
							parent
							
								
									671bb6c4a2
								
							
						
					
					
						commit
						804c307694
					
				
							
								
								
									
										1
									
								
								Makefile
									
									
									
									
									
								
							
							
						
						
									
										1
									
								
								Makefile
									
									
									
									
									
								
							| @ -646,7 +646,6 @@ HADDOCKFLAGS= --no-warnings --prologue .haddockprologue \ | ||||
| 	printf "\nThis haddock covers all hledger-* packages, for individual package haddocks see hackage.\n" >>$@ | ||||
| 
 | ||||
| # generate api docs for the whole project
 | ||||
| # we define HADDOCK to disable cabal-file-th code which requires a cabal file in the current dir
 | ||||
| haddock: .haddockprologue | ||||
| 	$(HADDOCK) $(HADDOCKFLAGS) --title "hledger-* API docs" \
 | ||||
| 	 -o site/api \
 | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user