Skip to content

Commit 7ed9718

Browse files
Merge pull request softlayer#1535 from ATGE/issues/1531-decorator-docs
Add retry decorator to documentation
2 parents 7df7e5b + 499746e commit 7ed9718

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

docs/api/client.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -245,3 +245,11 @@ API Reference
245245

246246
.. automodule:: SoftLayer
247247
:members:
248+
:ignore-module-all:
249+
250+
.. automodule:: SoftLayer.API
251+
:members:
252+
:ignore-module-all:
253+
254+
.. automodule:: SoftLayer.decoration
255+
:members:

0 commit comments

Comments
 (0)