1
0

Removed the subdir.

This commit is contained in:
2022-07-20 15:01:07 +02:00
parent aee5e8bbd9
commit e03f1c8be8
234 changed files with 21562 additions and 456 deletions

View File

@ -0,0 +1,11 @@
Charts
------
The charts package enables users to read and write charts based on different file formats and databases.
.. toctree::
:maxdepth: 2
:caption: Modules:
database
s57_files

View File

@ -0,0 +1,7 @@
Database
--------
.. automodule:: pyrate.common.charts.db
:members:
:undoc-members:
:show-inheritance:

View File

@ -0,0 +1,7 @@
Raw Files
---------
.. automodule:: pyrate.common.charts.s57_files
:members:
:undoc-members:
:show-inheritance: