mirror of
				https://github.com/saltstack-formulas/cron-formula.git
				synced 2025-10-31 09:01:36 +01:00 
			
		
		
		
	chore(semantic-release): replace broken m2r with m2r2 [skip ci]
				
					
				
			* Automated using https://github.com/myii/ssf-formula/pull/404
This commit is contained in:
		
							parent
							
								
									9b338dd6e3
								
							
						
					
					
						commit
						1d559aa837
					
				| @ -7,16 +7,16 @@ sed -i -e "s_^\(version:\).*_\1 ${1}_" FORMULA | ||||
| 
 | ||||
| 
 | ||||
| ############################################################################### | ||||
| # (B) Use `m2r` to convert automatically produced `.md` docs to `.rst` | ||||
| # (B) Use `m2r2` to convert automatically produced `.md` docs to `.rst` | ||||
| ############################################################################### | ||||
| 
 | ||||
| # Install `m2r` | ||||
| pip3 install m2r | ||||
| # Install `m2r2` | ||||
| pip3 install m2r2 | ||||
| 
 | ||||
| # Copy and then convert the `.md` docs | ||||
| cp ./*.md docs/ | ||||
| cd docs/ || exit | ||||
| m2r --overwrite ./*.md | ||||
| m2r2 --overwrite ./*.md | ||||
| 
 | ||||
| # Change excess `H1` headings to `H2` in converted `CHANGELOG.rst` | ||||
| sed -i -e '/^=.*$/s/=/-/g' CHANGELOG.rst | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user