You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.rst
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,14 +16,14 @@ Key features
16
16
* `WebAuth <http://steam.readthedocs.io/en/latest/api/steam.webauth.html>`_ - authentication for access to ``store.steampowered.com`` and ``steamcommunity.com``
17
17
18
18
Checkout the `User guide <http://steam.readthedocs.io/en/latest/user_guide.html>`_ for examples,
19
-
or the `API Reference <http://steam.readthedocs.io/en/latest/api/index.html>`_ for details.
19
+
or the `API Reference <http://steam.readthedocs.io/en/latest/api/steam.html>`_ for details.
20
20
21
21
For questions, issues or general curiosity visit the repo at `https://github.com/ValvePython/steam <https://github.com/ValvePython/steam>`_.
22
22
23
23
Quick install
24
24
-------------
25
25
26
-
For details on require system packages, see `Full Installation<http://steam.readthedocs.io/en/latest/install.html>`_.
26
+
For system specific details, see `Install Details<http://steam.readthedocs.io/en/latest/install.html>`_.
Copy file name to clipboardExpand all lines: docs/intro.rst
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,14 +20,14 @@ Key features
20
20
* :doc:`WebAPI <api/steam.webapi>` - simple API for Steam's Web API with automatic population of interfaces
21
21
* :doc:`WebAuth <api/steam.webauth>` - authentication for access to ``store.steampowered.com`` and ``steamcommunity.com``
22
22
23
-
Checkout the :doc:`user_guide` for examples, or the :doc:`api/index` for details.
23
+
Checkout the :doc:`user_guide` for examples, or the :doc:`api/steam` for details.
24
24
25
25
For questions, issues, or general curiosity, visit the repo at `https://github.com/ValvePython/steam <https://github.com/ValvePython/steam>`_.
26
26
27
27
Quick install
28
28
=============
29
29
30
-
For details on require system packages, see :doc:`install`.
0 commit comments