From 05e6b7da809cda2f16c6e05e890ce70f0424b211 Mon Sep 17 00:00:00 2001 From: "Christian T. Jacobs" Date: Mon, 3 Jul 2017 23:38:19 +0100 Subject: [PATCH] Added documentation on how to setup the QTH pinpointing functionality. --- docs/source/getting_started.rst | 2 +- docs/source/toolbox.rst | 4 +++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/docs/source/getting_started.rst b/docs/source/getting_started.rst index ca319b2..de3c845 100644 --- a/docs/source/getting_started.rst +++ b/docs/source/getting_started.rst @@ -20,7 +20,7 @@ Installation and running ------------------------ Assuming that the current working directory is PyQSO's base directory -(the directory that the Makefile is in), PyQSO can be installed via the +(the directory that the ``Makefile`` is in), PyQSO can be installed via the terminal with the following command: .. code-block:: bash diff --git a/docs/source/toolbox.rst b/docs/source/toolbox.rst index 9771065..c44f218 100644 --- a/docs/source/toolbox.rst +++ b/docs/source/toolbox.rst @@ -36,7 +36,9 @@ Grey line The grey line tool (see figure:grey_line_) can be used to check which parts of the world are in darkness. The position of the grey -line is automatically updated every 30 minutes. The user's QTH can be pin-pointed on the map by specifying the latitude-longitude coordinates in the preferences. +line is automatically updated every 30 minutes. + +The user's QTH can be pin-pointed on the map by specifying the QTH's location (e.g. city name) and latitude-longitude coordinates in the preferences. If the `geocoder `_ library is installed then these coordinates can be filled in for you by clicking the lookup button after entering the QTH's name, otherwise the coordinates will have to be entered manually. .. _figure:grey_line: .. figure:: images/grey_line.png