mirror of
				https://github.com/ethereum/solidity
				synced 2023-10-03 13:03:40 +00:00 
			
		
		
		
	Merge pull request #11177 from ethereum/doc-pygment
Update pygments-lexer-solidity to 0.7.0
This commit is contained in:
		
						commit
						f24b2254ed
					
				| @ -57,7 +57,7 @@ master_doc = 'index' | ||||
| 
 | ||||
| # General information about the project. | ||||
| project = 'Solidity' | ||||
| copyright = '2016-2020, Ethereum' | ||||
| copyright = '2016-2021, Ethereum' | ||||
| 
 | ||||
| # The version info for the project you're documenting, acts as replacement for | ||||
| # |version| and |release|, also used in various other places throughout the | ||||
|  | ||||
| @ -1,3 +1,3 @@ | ||||
| sphinx_rtd_theme>=0.3.1 | ||||
| pygments-lexer-solidity>=0.5.1 | ||||
| pygments-lexer-solidity>=0.7.0 | ||||
| sphinx-a4doc>=1.2.1 | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user