-
Notifications
You must be signed in to change notification settings - Fork 1.7k
chore: remove description_override (batch 10 - to google-maps-geocode) #16894
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|
@@ -3,7 +3,10 @@ Python Client for Transcoder | |||||||||||||
|
|
||||||||||||||
| |stable| |pypi| |versions| | ||||||||||||||
|
|
||||||||||||||
| `Transcoder`_: allows you to transcode videos into a variety of formats. The Transcoder API benefits broadcasters, production companies, businesses, and individuals looking to transform their video content for use across a variety of user devices. | ||||||||||||||
| `Transcoder`_: This API converts video files into formats suitable for consumer | ||||||||||||||
| distribution. For more information, see the <a | ||||||||||||||
| href="https://cloud.google.com/transcoder/docs/concepts/overview">Transcoder | ||||||||||||||
| API overview</a>. | ||||||||||||||
|
Comment on lines
+6
to
+9
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. The description uses raw HTML tags, which are not standard reStructuredText. It should be converted to RST link syntax for better compatibility and rendering.
Suggested change
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. This is automatically generated using the source of truth here: |
||||||||||||||
|
|
||||||||||||||
| - `Client Library Documentation`_ | ||||||||||||||
| - `Product Documentation`_ | ||||||||||||||
|
|
||||||||||||||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The description uses raw HTML tags, which are not standard reStructuredText and will likely not render correctly. It should be converted to RST link syntax.