diff options
| author | Steve Piercy <web@stevepiercy.com> | 2018-11-26 21:50:17 +0900 |
|---|---|---|
| committer | Chris Dent <chris.dent@gmail.com> | 2018-11-26 12:50:17 +0000 |
| commit | a207e5c8976e4f7bcf0e80ba4d94ccbf7a7f2670 (patch) | |
| tree | a5469bfef3d3a81c924b30a77135f23763cf7b61 /docs/_static/paste.css | |
| parent | eacb37de3de476c191a4471770ba08ff2939b241 (diff) | |
| download | pastedeploy-git-a207e5c8976e4f7bcf0e80ba4d94ccbf7a7f2670.tar.gz | |
Update URLs in setup.py and README (#10)
* Rename to README.rst for better rendering on GitHub
* Update URLs in README and setup.py
- See #2 and #4
* Add docs_extra to setup.py
* Use pylons-sphinx-themes for pylons
* Fix broken link to get initial html docs built
* Move license.txt to root of repo in hopes that GitHub will find it
* Remove obsolete links from navigation
* Remove license from docs
* Update link to pastescript in README.rst
Diffstat (limited to 'docs/_static/paste.css')
| -rw-r--r-- | docs/_static/paste.css | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/docs/_static/paste.css b/docs/_static/paste.css deleted file mode 100644 index 6705e5d..0000000 --- a/docs/_static/paste.css +++ /dev/null @@ -1,15 +0,0 @@ -a.invisible-link { - color: #fff; - text-decoration: none; -} - -a.invisible-link:visited { - color: #fff; - text-decoration: none; -} - -a.invisible:link { - color: #fff; - text-decoration: none; -} - |
