doc: Moved PDF documentation link into links.html
This commit is contained in:
		
							parent
							
								
									555999397b
								
							
						
					
					
						commit
						041a12fdf2
					
				|  | @ -4,4 +4,5 @@ | ||||||
|   <li><a href="https://pypi.python.org/pypi/pytest">pytest @ PyPI</a></li> |   <li><a href="https://pypi.python.org/pypi/pytest">pytest @ PyPI</a></li> | ||||||
|   <li><a href="https://bitbucket.org/hpk42/pytest/">pytest @ Bitbucket</a></li> |   <li><a href="https://bitbucket.org/hpk42/pytest/">pytest @ Bitbucket</a></li> | ||||||
|   <li><a href="https://bitbucket.org/hpk42/pytest/issues">Issue Tracker</a></li> |   <li><a href="https://bitbucket.org/hpk42/pytest/issues">Issue Tracker</a></li> | ||||||
|  |   <li><a href="http://pytest.org/latest/pytest.pdf">PDF Documentation</a> | ||||||
| </ul> | </ul> | ||||||
|  |  | ||||||
|  | @ -3,10 +3,3 @@ | ||||||
|   pytest is a mature full-featured Python testing tool that helps |   pytest is a mature full-featured Python testing tool that helps | ||||||
|   you write better programs. |   you write better programs. | ||||||
| </p> | </p> | ||||||
| <h3>Other Formats</h3> |  | ||||||
| <p> |  | ||||||
|   You can download the documentation in other formats as well: |  | ||||||
| </p> |  | ||||||
| <ul> |  | ||||||
|   <li><a href="http://pytest.org/latest/pytest.pdf">as PDF</a> |  | ||||||
| </ul> |  | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue