diff --git a/docs/build/html/_sources/index.txt b/docs/build/html/_sources/index.txt
index 748273b..43d512f 100644
--- a/docs/build/html/_sources/index.txt
+++ b/docs/build/html/_sources/index.txt
@@ -6,7 +6,7 @@
:Version: |release|
:Code: https://github.com/dh1tw/pyhamtools
-:License: MIT; see LICENSE file
+:License: MIT; see :doc:`license` file
:Issues: https://github.com/dh1tw/pyhamtools/issues
:Documentation: http://pyhamtools.readthedocs.org/
:IRC: #hamtests on webirc.deltaxray.org
diff --git a/docs/source/reference.rst b/docs/source/reference.rst
index 6ff5047..eef4df8 100644
--- a/docs/source/reference.rst
+++ b/docs/source/reference.rst
@@ -9,6 +9,15 @@ pyhamtools.locator
.. automodule:: pyhamtools.locator
:members:
+
+pyhamtools.qsl
+------------------
+
+.. module:: pyhamtools.qsl
+
+.. automodule:: pyhamtools.qsl
+ :members:
+
pyhamtools.frequency
--------------------