Skip to content

Commit

Permalink
cdn: update all docs string
Browse files Browse the repository at this point in the history
  • Loading branch information
rossengeorgiev committed Jun 30, 2019
1 parent f3a2117 commit d109456
Show file tree
Hide file tree
Showing 6 changed files with 320 additions and 47 deletions.
3 changes: 3 additions & 0 deletions docs/api/steam.client.cdn.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,8 @@ cdn

.. automodule:: steam.client.cdn
:members:
:member-order: alphabetical
:undoc-members:
:inherited-members:
:show-inheritance:

1 change: 1 addition & 0 deletions docs/api/steam.client.rst
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ client

.. toctree::
steam.client.builtins
steam.client.cdn
steam.client.gc
steam.client.user

1 change: 1 addition & 0 deletions docs/api/steam.core.rst
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,5 @@ core
steam.core.cm
steam.core.connection
steam.core.crypto
steam.core.manifest
steam.core.msg
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@ pytest-cov==2.5.1
mock==1.3.0
PyYAML==5.1
vcrpy==1.7.4
sphinx==1.3.5
sphinx==1.8.5
cachetools>=3.0.0

0 comments on commit d109456

Please sign in to comment.