Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 12 additions & 0 deletions docs/content/geoh5_format/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,18 @@ Given that this specification is public, the
file format could, with further investment and involvement, become a useful
exchange format for the broader geoscientific community.

.. toctree::
:maxdepth: 1

workspace
groups
objects
data
types
giftools
integrator/index
Comment on lines +25 to +31
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

THis making the TOC to duplicate the list

Image




Why GEOH5?
----------
Expand Down
8 changes: 8 additions & 0 deletions docs/content/geoh5_format/integrator/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,11 @@ INTEGRATOR
==========

This chapter provides information on the INTEGRATOR entities.

.. toctree::
:maxdepth: 1

data
groups
objects
themes
8 changes: 8 additions & 0 deletions docs/content/uijson_format/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,11 @@ input parameters used in the UI, and pass those parameters to an accompanying py
.. figure:: ./images/drag_drop.gif
:align: center
:width: 800


.. toctree::
:maxdepth: 1

usage
forms
members
13 changes: 13 additions & 0 deletions docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,19 @@ capabilities of `Geoscience ANALYST <https://mirageoscience.com/mining-industry-
:width: 600


.. toctree::
:maxdepth: 1

content/installation
content/user_guide/index
content/geoh5_format/index
content/uijson_format/index
content/api/modules
content/release_notes
THIRD_PARTY_SOFTWARE



License
^^^^^^^
geoh5py is free software: you can redistribute it and/or modify
Expand Down
Loading