mirror of
				https://github.com/videojs/video.js.git
				synced 2025-10-31 00:08:01 +02:00 
			
		
		
		
	* docs: Update jsdoc template for better use on mobile * add logo * add logo css * redirects should have trailing slash to avoid another redirect * add and style linnks in header, remove from footer * update theme to get rid of file list * improve doc index text * Add version number in Github link
		
			
				
	
	
		
			45 lines
		
	
	
		
			410 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			45 lines
		
	
	
		
			410 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| .DS_Store
 | |
| build/files/*
 | |
| build/temp/*
 | |
| docs/api/*
 | |
| docs/apistyles
 | |
| dev.html
 | |
| projects
 | |
| .zenflow-log
 | |
| test/*.map
 | |
| .bunyipconfig.js
 | |
| .s3config.json
 | |
| .eslintcache
 | |
| 
 | |
| node_modules
 | |
| npm-debug.log*
 | |
| 
 | |
| sandbox/*
 | |
| !sandbox/*.example
 | |
| 
 | |
| *.swp
 | |
| *.swo
 | |
| 
 | |
| *.orig
 | |
| 
 | |
| *results.xml
 | |
| *.log
 | |
| 
 | |
| test/dist/*
 | |
| .coveralls.yml
 | |
| .sass-cache
 | |
| 
 | |
| dist/*
 | |
| es5/*
 | |
| 
 | |
| .idea/
 | |
| 
 | |
| core.js
 | |
| core.es.js
 | |
| 
 | |
| # Ignore Chinese clones for now.
 | |
| lang/zh-Han*.json
 | |
| 
 | |
| # netlify deploy
 | |
| deploy/
 |