Skip to content

Commit

Permalink
Add links to docs an PyPI (#22)
Browse files Browse the repository at this point in the history
Co-authored-by: Julian Berman <Julian@GrayVines.com>
Co-authored-by: Bernát Gábor <gaborjbernat@gmail.com>
  • Loading branch information
3 people authored Jul 19, 2021
1 parent ec2b3db commit 9735757
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@ platformdirs's documentation
This includes directories where to place cache files, user data, configuration,
etc.

The source code and issue tracker are both hosted on `GitHub`_.

.. _GitHub: https://github.com/platformdirs/platformdirs

.. toctree::
:maxdepth: 2
:caption: Contents:
Expand Down
1 change: 1 addition & 0 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ keywords = application directory log cache user
project_urls =
Source=https://github.com/platformdirs/platformdirs
Tracker=https://github.com/platformdirs/platformdirs/issues
Documentation=https://platformdirs.readthedocs.io/

[options]
packages = find:
Expand Down

0 comments on commit 9735757

Please sign in to comment.