Skip to content

Commit 1e9fbfa

Browse files
committed
readthedocs (rdt) sphinx docs
1 parent cdd5566 commit 1e9fbfa

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed

docs/conf.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
import datetime
2+
3+
copyright = f"{datetime.datetime.now().year}, Evrone"

docs/index.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
Toggl Python API
2+
================
3+
4+
Installation
5+
============
6+
`pip install toggl-python` or use `poetry <https://python-poetry.org>`_ `poetry add toggl-python`

0 commit comments

Comments
 (0)