diff options
Diffstat (limited to '')
| -rw-r--r-- | docs/services.rst | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/docs/services.rst b/docs/services.rst index ddd8c89..8611455 100644 --- a/docs/services.rst +++ b/docs/services.rst @@ -22,8 +22,10 @@ For example: :: commits => services.repos.commits .... -Each service has the functions to throw the API requests and is isolated -from the rest. +Each service has the functions to throw the API requests and **is isolated +from the rest**. + +.. _config each service: Config each service ..................................... |
