diff --git a/docs/source/general/index.rst b/docs/source/general/index.rst new file mode 100644 index 0000000..5447e2b --- /dev/null +++ b/docs/source/general/index.rst @@ -0,0 +1,9 @@ +JEPL General Functions +================================ + + +.. toctree:: + :maxdepth: 2 + :caption: Contents: + + va diff --git a/docs/source/general/va.rst b/docs/source/general/va.rst new file mode 100644 index 0000000..0f0904e --- /dev/null +++ b/docs/source/general/va.rst @@ -0,0 +1,4 @@ +va - Volt-Amps +================ + +This function \ No newline at end of file diff --git a/docs/source/index.rst b/docs/source/index.rst index fc877a5..ab122cb 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -15,3 +15,5 @@ documentation for details. :maxdepth: 2 :caption: Contents: + general/index +