mirror of
				https://github.com/ethereum/solidity
				synced 2023-10-03 13:03:40 +00:00 
			
		
		
		
	Merge pull request #14210 from ethereum/add-readthedocs-config
Add readthedocs configuration
This commit is contained in:
		
						commit
						f07c8b1f51
					
				
							
								
								
									
										18
									
								
								.readthedocs.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										18
									
								
								.readthedocs.yml
									
									
									
									
									
										Normal file
									
								
							| @ -0,0 +1,18 @@ | ||||
| version: 2 | ||||
| 
 | ||||
| build: | ||||
|   os: ubuntu-22.04 | ||||
|   tools: | ||||
|     python: "3.11" | ||||
| 
 | ||||
| sphinx: | ||||
|   builder: html | ||||
|   configuration: docs/conf.py | ||||
| 
 | ||||
| formats: | ||||
|   - pdf | ||||
|   - epub | ||||
| 
 | ||||
| python: | ||||
|   install: | ||||
|     - requirements: docs/requirements.txt | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user