You've already forked FFmpeg
							
							
				mirror of
				https://github.com/FFmpeg/FFmpeg.git
				synced 2025-10-30 23:18:11 +02:00 
			
		
		
		
	doc: add *install-doc that covers all documentation
Signed-off-by: James Almer <jamrial@gmail.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
		
				
					committed by
					
						 Michael Niedermayer
						Michael Niedermayer
					
				
			
			
				
	
			
			
			
						parent
						
							ea538b0d64
						
					
				
				
					commit
					e3d34100e7
				
			| @@ -88,6 +88,8 @@ $(DOCS) doc/doxy/html: | doc/ | ||||
| doc/doxy/html: $(SRC_PATH)/doc/Doxyfile $(INSTHEADERS) | ||||
| 	$(M)$(SRC_PATH)/doc/doxy-wrapper.sh $(SRC_PATH) $^ | ||||
|  | ||||
| install-doc: install-html install-man | ||||
|  | ||||
| install-html: | ||||
|  | ||||
| install-man: | ||||
| @@ -110,7 +112,9 @@ install-man: $(MANPAGES) | ||||
| 	$(INSTALL) -m 644 $(MANPAGES3) "$(MANDIR)/man3" | ||||
| endif | ||||
|  | ||||
| uninstall: uninstall-html uninstall-man | ||||
| uninstall: uninstall-doc | ||||
|  | ||||
| uninstall-doc: uninstall-html uninstall-man | ||||
|  | ||||
| uninstall-html: | ||||
| 	$(RM) -r "$(DOCDIR)" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user