-
Notifications
You must be signed in to change notification settings - Fork 143
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Documentation] Improve API reference for patch and patch_all (#407)
- Loading branch information
1 parent
6dd6b07
commit 8563afc
Showing
9 changed files
with
157 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
aws\_xray\_sdk.ext.httpx package | ||
================================ | ||
|
||
Submodules | ||
---------- | ||
|
||
aws\_xray\_sdk.ext.httpx.patch module | ||
------------------------------------- | ||
|
||
.. automodule:: aws_xray_sdk.ext.httpx.patch | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
Module contents | ||
--------------- | ||
|
||
.. automodule:: aws_xray_sdk.ext.httpx | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
aws\_xray\_sdk.ext.pg8000 package | ||
================================= | ||
|
||
Submodules | ||
---------- | ||
|
||
aws\_xray\_sdk.ext.pg8000.patch module | ||
-------------------------------------- | ||
|
||
.. automodule:: aws_xray_sdk.ext.pg8000.patch | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
Module contents | ||
--------------- | ||
|
||
.. automodule:: aws_xray_sdk.ext.pg8000 | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
aws\_xray\_sdk.ext.psycopg2 package | ||
=================================== | ||
|
||
Submodules | ||
---------- | ||
|
||
aws\_xray\_sdk.ext.psycopg2.patch module | ||
---------------------------------------- | ||
|
||
.. automodule:: aws_xray_sdk.ext.psycopg2.patch | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
Module contents | ||
--------------- | ||
|
||
.. automodule:: aws_xray_sdk.ext.psycopg2 | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
aws\_xray\_sdk.ext.pymongo package | ||
================================== | ||
|
||
Submodules | ||
---------- | ||
|
||
aws\_xray\_sdk.ext.pymongo.patch module | ||
--------------------------------------- | ||
|
||
.. automodule:: aws_xray_sdk.ext.pymongo.patch | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
Module contents | ||
--------------- | ||
|
||
.. automodule:: aws_xray_sdk.ext.pymongo | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
aws\_xray\_sdk.ext.pymysql package | ||
================================== | ||
|
||
Submodules | ||
---------- | ||
|
||
aws\_xray\_sdk.ext.pymysql.patch module | ||
--------------------------------------- | ||
|
||
.. automodule:: aws_xray_sdk.ext.pymysql.patch | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
Module contents | ||
--------------- | ||
|
||
.. automodule:: aws_xray_sdk.ext.pymysql | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
aws\_xray\_sdk.ext.sqlalchemy\_core package | ||
=========================================== | ||
|
||
Submodules | ||
---------- | ||
|
||
aws\_xray\_sdk.ext.sqlalchemy\_core.patch module | ||
------------------------------------------------ | ||
|
||
.. automodule:: aws_xray_sdk.ext.sqlalchemy_core.patch | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
Module contents | ||
--------------- | ||
|
||
.. automodule:: aws_xray_sdk.ext.sqlalchemy_core | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters