8000 doc: Add more links to readme · etherscan-io/sentry-python@79a5519 · GitHub
[go: up one dir, main page]

Skip to content

Commit 79a5519

Browse files
committed
doc: Add more links to readme
1 parent 8d8b3c9 commit 79a5519

File tree

1 file changed

+11
-2
lines changed

1 file changed

+11
-2
lines changed

README.md

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,17 @@
88

99
[![Build Status](https://travis-ci.com/getsentry/sentry-python.svg?branch=master)](https://travis-ci.com/getsentry/sentry-python)
1010

11-
- [Documentation](https://docs.sentry.io/quickstart/?platform=python) (to learn about how to use the SDK)
12-
- [API Reference](https://getsentry.github.io/sentry-python/) (to learn about internals)
11+
To learn about how to use the SDK:
12+
13+
- [Getting started with the new SDK](https://docs.sentry.io/quickstart/?platform=python)
14+
- [Configuration options](https://docs.sentry.io/error-reporting/configuration/?platform=python)
15+
- [Setting context (tags, user, extra information)](https://docs.sentry.io/enriching-error-data/context/?platform=python)
16+
- [Integrations](https://docs.sentry.io/platforms/python/)
17+
- [Cheatsheet: Migrating to the new SDK from Raven](https://forum.sentry.io/t/switching-to-sentry-python/4733)
18+
19+
To learn about internals:
20+
21+
- [API Reference](https://getsentry.github.io/sentry-python/)
1322

1423
# License
1524

0 commit comments

Comments
 (0)
0