Added pyrate as a direct dependency.
This commit is contained in:
11
pyrate/doc/source/common/charts/charts.rst
Normal file
11
pyrate/doc/source/common/charts/charts.rst
Normal 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
|
7
pyrate/doc/source/common/charts/database.rst
Normal file
7
pyrate/doc/source/common/charts/database.rst
Normal file
@ -0,0 +1,7 @@
|
||||
Database
|
||||
--------
|
||||
|
||||
.. automodule:: pyrate.common.charts.db
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
7
pyrate/doc/source/common/charts/s57_files.rst
Normal file
7
pyrate/doc/source/common/charts/s57_files.rst
Normal file
@ -0,0 +1,7 @@
|
||||
Raw Files
|
||||
---------
|
||||
|
||||
.. automodule:: pyrate.common.charts.s57_files
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
Reference in New Issue
Block a user