mirror of
				https://github.com/thelsing/knx.git
				synced 2025-10-26 10:26:25 +01:00 
			
		
		
		
	Update .readthedocs.yaml
This commit is contained in:
		
							parent
							
								
									6eba663035
								
							
						
					
					
						commit
						cf09bcd128
					
				| @ -16,7 +16,7 @@ build: | ||||
| 
 | ||||
| # Build documentation in the "docs/" directory with Sphinx | ||||
| sphinx: | ||||
|   configuration: docs/conf.py | ||||
|   configuration: doc/conf.py | ||||
|   # You can configure Sphinx to use a different builder, for instance use the dirhtml builder for simpler URLs | ||||
|   # builder: "dirhtml" | ||||
|   # Fail on all warnings to avoid broken references | ||||
| @ -30,6 +30,6 @@ sphinx: | ||||
| # Optional but recommended, declare the Python requirements required | ||||
| # to build your documentation | ||||
| # See https://docs.readthedocs.io/en/stable/guides/reproducible-builds.html | ||||
| # python: | ||||
| #    install: | ||||
| #    - requirements: docs/requirements.txt | ||||
| python: | ||||
|   install: | ||||
|   - requirements: doc/requirements.txt | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user