mirror of
				https://github.com/juanfont/headscale.git
				synced 2025-10-28 10:51:44 +01:00 
			
		
		
		
	Exclude irrelevant files from mkdocs rendering (#2136)
This commit is contained in:
		
							parent
							
								
									fe68f50328
								
							
						
					
					
						commit
						e9d9c0773c
					
				@ -55,6 +55,13 @@ theme:
 | 
			
		||||
  favicon: assets/favicon.png
 | 
			
		||||
  logo: ./logo/headscale3-dots.svg
 | 
			
		||||
 | 
			
		||||
# Excludes
 | 
			
		||||
exclude_docs: |
 | 
			
		||||
  /packaging/README.md
 | 
			
		||||
  /packaging/postinstall.sh
 | 
			
		||||
  /packaging/postremove.sh
 | 
			
		||||
  /requirements.txt
 | 
			
		||||
 | 
			
		||||
# Plugins
 | 
			
		||||
plugins:
 | 
			
		||||
  - search:
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user