mirror of
				https://github.com/neovim/neovim.git
				synced 2025-10-26 12:27:24 +00:00 
			
		
		
		
	build: local.mk.example: doxygen target (#6187)
				
					
				
			This commit is contained in:
		 Matthieu Coudron
					Matthieu Coudron
				
			
				
					committed by
					
						 Justin M. Keyes
						Justin M. Keyes
					
				
			
			
				
	
			
			
			 Justin M. Keyes
						Justin M. Keyes
					
				
			
						parent
						
							d290c13421
						
					
				
				
					commit
					792fbed5f7
				
			| @@ -62,3 +62,12 @@ | ||||
| # CMAKE_EXTRA_FLAGS += -DLIBVTERM_USE_STATIC=OFF | ||||
| # CMAKE_EXTRA_FLAGS += -DLUAJIT_USE_STATIC=OFF | ||||
| # CMAKE_EXTRA_FLAGS += -DMSGPACK_USE_STATIC=OFF | ||||
| # | ||||
| # | ||||
| # .DEFAULT_GOAL := nvim | ||||
| # | ||||
| # Run doxygen over the source code. | ||||
| # Output will be in build/doxygen | ||||
| # | ||||
| # doxygen: | ||||
| # 	doxygen src/Doxyfile | ||||
|   | ||||
		Reference in New Issue
	
	Block a user