File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change 1313
1414# Build documentation in the "docs/" directory with Sphinx
1515sphinx :
16- configuration : docs/conf.py
16+ configuration : docs/source/ conf.py
1717
1818# Optional but recommended, declare the Python requirements required
1919# to build your documentation
Original file line number Diff line number Diff line change 11# Noko Client
22
3+ [ ![ Documentation Status] ( https://readthedocs.org/projects/python-freckle-client/badge/?version=latest )] ( https://python-freckle-client.readthedocs.io/en/latest/?badge=latest )
4+
35A simple Noko (formerly Freckle) API client implementation. Offers two different clients with different levels of flexibility
46to interact with the Noko API v2.
57
8+ Full documentation on the NokoClient can be found [ here] ( https://python-freckle-client.readthedocs.io/en/latest/ ) .
9+
610<!-- HIDE_INTRO -->
711## Installation
812
You can’t perform that action at this time.
0 commit comments