We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8d311e2 + 5855f2a commit 38080faCopy full SHA for 38080fa
docs/source/documentation.rst
@@ -1,9 +1,9 @@
1
.. currentmodule:: solposx
2
3
4
-##################
5
-Code documentation
6
+#############
+Documentation
7
8
The documentation for the individual functions can be found by navigating to the relevant section below.
9
@@ -12,3 +12,4 @@ The documentation for the individual functions can be found by navigating to the
12
13
solarposition
14
refraction
15
+ tools
docs/source/tools.rst
@@ -0,0 +1,10 @@
+.. currentmodule:: solposx
+
+Tools
+=====
+.. autosummary::
+ :toctree: generated/
10
+ tools.calc_error
0 commit comments