File: Remove-external-HTML-resources.patch

package info (click to toggle)
pystaticconfiguration 0.11.1-3
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 400 kB
  • sloc: python: 2,569; makefile: 7
file content (37 lines) | stat: -rw-r--r-- 1,085 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
From: Sophie Brun <sophie@freexian.com>
Date: Wed, 25 Oct 2017 14:25:06 +0200
Subject: Remove external HTML resources
Forwarded: not-needed

---
 docs/source/index.rst | 17 -----------------
 1 file changed, 17 deletions(-)

diff --git a/docs/source/index.rst b/docs/source/index.rst
index 3b872c9..792f904 100644
--- a/docs/source/index.rst
+++ b/docs/source/index.rst
@@ -2,23 +2,6 @@
 PyStaticConfiguration Documentation
 ===================================
 
-Build Status
-------------
-
-
-.. image:: https://travis-ci.org/dnephin/PyStaticConfiguration.svg?branch=master
-    :target: https://travis-ci.org/dnephin/PyStaticConfiguration
-    :alt: Travis CI build status
-
-.. image:: https://img.shields.io/pypi/v/PyStaticConfiguration.svg
-    :target: https://pypi.python.org/pypi/PyStaticConfiguration
-    :alt: Latest PyPI version
-
-.. image:: https://coveralls.io/repos/github/dnephin/PyStaticConfiguration/badge.svg?branch=master
-    :target: https://coveralls.io/github/dnephin/PyStaticConfiguration?branch=master
-    :alt: Code Test Coverage
-
-
 Install
 -------