Skip to content
This repository was archived by the owner on Oct 23, 2023. It is now read-only.

Commit ea000f5

Browse files
committedAug 27, 2018
ref: Kill docs in repo
1 parent f6d79c3 commit ea000f5

40 files changed

+6
-3775
lines changed
 

‎.gitmodules

-3
Original file line numberDiff line numberDiff line change
@@ -1,3 +0,0 @@
1-
[submodule "docs/_sentryext"]
2-
path = docs/_sentryext
3-
url = https://github.com/getsentry/sentry-doc-support.git

‎README.rst

+4-9
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,10 @@
11
.. raw:: html
22

33
<p align="center">
4-
5-
.. image:: docs/_static/logo.png
6-
:target: https://sentry.io
7-
:align: center
8-
:width: 116
9-
:alt: Sentry website
10-
11-
.. raw:: html
12-
4+
<a href="https://sentry.io" target="_blank" align="center">
5+
<img src="https://sentry-brand.storage.googleapis.com/sentry-logo-black.png" width="280">
6+
</a>
7+
<br>
138
</p>
149

1510
Raven - Sentry for Python

‎codecov.yml

-1
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,5 @@ coverage:
99
ignore:
1010
- hooks/.*
1111
- ci/.*
12-
- docs/.*
1312

1413
comment: false

‎docs/Makefile

-130
This file was deleted.

‎docs/_sentryext

-1
This file was deleted.

‎docs/_static/logo.png

-10.1 KB
Binary file not shown.

‎docs/_themes/kr/layout.html

-16
This file was deleted.

‎docs/_themes/kr/relations.html

-19
This file was deleted.

‎docs/_themes/kr/static/flasky.css_t

-449
This file was deleted.

‎docs/_themes/kr/static/small_flask.css

-90
This file was deleted.

‎docs/_themes/kr/theme.conf

-7
This file was deleted.

‎docs/advanced.rst

-304
This file was deleted.

‎docs/api.rst

-187
This file was deleted.

‎docs/breadcrumbs.rst

-129
This file was deleted.

‎docs/conf.py

-231
This file was deleted.

‎docs/contributing.rst

-70
This file was deleted.

‎docs/index.rst

-132
This file was deleted.

‎docs/integrations/bottle.rst

-54
This file was deleted.

‎docs/integrations/celery.rst

-62
This file was deleted.

‎docs/integrations/django.rst

-398
This file was deleted.

‎docs/integrations/flask.rst

-228
This file was deleted.

‎docs/integrations/index.rst

-30
This file was deleted.

‎docs/integrations/lambda.rst

-54
This file was deleted.

‎docs/integrations/logbook.rst

-38
This file was deleted.

‎docs/integrations/logging.rst

-165
This file was deleted.

‎docs/integrations/pylons.rst

-77
This file was deleted.

‎docs/integrations/pyramid.rst

-79
This file was deleted.

‎docs/integrations/rq.rst

-30
This file was deleted.

‎docs/integrations/tornado.rst

-114
This file was deleted.

‎docs/integrations/wsgi.rst

-16
This file was deleted.

‎docs/integrations/zconfig.rst

-33
This file was deleted.

‎docs/integrations/zerorpc.rst

-39
This file was deleted.

‎docs/integrations/zope.rst

-74
This file was deleted.

‎docs/make.bat

-155
This file was deleted.

‎docs/platform-support.rst

-11
This file was deleted.

‎docs/sentry-doc-config.json

-93
This file was deleted.

0 commit comments

Comments
 (0)
This repository has been archived.