summaryrefslogtreecommitdiff
path: root/README.rst
Commit message (Collapse)AuthorAgeFilesLines
* Use the canonical URL.Michael Howitz2016-08-301-1/+1
| | | docs.zope.org has now a redirect.
* Convert readthedocs link for their .org -> .io migration for hosted projectsAdam Chainz2016-05-291-1/+1
| | | | | | | | As per [their blog post of the 27th April](https://blog.readthedocs.com/securing-subdomains/) ‘Securing subdomains’: > Starting today, Read the Docs will start hosting projects from subdomains on the domain readthedocs.io, instead of on readthedocs.org. This change addresses some security concerns around site cookies while hosting user generated data on the same domain as our dashboard. Test Plan: Manually visited all the links I’ve modified.
* Use shields.io for PyPI badgeFelix Yan2015-11-061-1/+1
|
* Add RTD badge.Tres Seaver2015-01-281-0/+4
|
* README.rst: Add PyPI latest version badgeMarc Abramowitz2015-01-261-0/+4
|
* Normalize ReST, etc.Tres Seaver2014-12-271-2/+2
|
* Add Travis badge.Tres Seaver2014-12-081-0/+3
|
* Nest into Github.Tres Seaver2013-01-111-0/+15
- Denominate files to indicate ReST. - Drop .bzrignore. - Add MANIFEST.in FBO users w/o setuptools_git.