Skip to content

Commit 0752ce2

Browse files
committed
docs
1 parent e423f6d commit 0752ce2

File tree

4 files changed

+8
-3
lines changed

4 files changed

+8
-3
lines changed

docs/html/_sources/index.rst.txt

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@
66
Welcome to PyMap3D's documentation!
77
===================================
88

9+
`Matlab docs <../index_matlab.html>`_
10+
911
.. toctree::
1012
:maxdepth: 2
1113
:caption: Contents:
@@ -15,7 +17,7 @@ Welcome to PyMap3D's documentation!
1517

1618
.. automodule:: pymap3d.vincenty
1719
:members:
18-
20+
1921

2022
.. automodule:: pymap3d.timeconv
2123
:members:

docs/html/index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@
4141

4242
<div class="section" id="welcome-to-pymap3d-s-documentation">
4343
<h1>Welcome to PyMap3D’s documentation!<a class="headerlink" href="#welcome-to-pymap3d-s-documentation" title="Permalink to this headline"></a></h1>
44+
<p><a class="reference external" href="../index_matlab.html">Matlab docs</a></p>
4445
<div class="toctree-wrapper compound">
4546
</div>
4647
<span class="target" id="module-pymap3d"></span><p>Input/output: default units are METERS and DEGREES.

docs/html/searchindex.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/index.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@
66
Welcome to PyMap3D's documentation!
77
===================================
88

9+
`Matlab docs <../index_matlab.html>`_
10+
911
.. toctree::
1012
:maxdepth: 2
1113
:caption: Contents:
@@ -15,7 +17,7 @@ Welcome to PyMap3D's documentation!
1517

1618
.. automodule:: pymap3d.vincenty
1719
:members:
18-
20+
1921

2022
.. automodule:: pymap3d.timeconv
2123
:members:

0 commit comments

Comments
 (0)