.. _gv-reference:
.. _tippy-gv-reference:

:fa:`mountain` Reference
========================

Consult our reference material for no fuss facts about ``geovista``.

.. grid:: 1 1 2 2
    :gutter: 2

    .. grid-item-card:: About
        :class-title: custom-title
        :class-body: custom-body
        :link: gv-reference-about
        :link-type: ref
        :img-top: ../_static/images/icons/about.svg
        :class-img-top: dark-light
        :class-card: sd-rounded-3

        Package metadata.

    .. grid-item-card:: API Reference
        :class-title: custom-title
        :class-body: custom-body
        :link: gv-reference-api
        :link-type: ref
        :img-top: ../_static/images/icons/api.svg
        :class-img-top: dark-light
        :class-card: sd-rounded-3

        Behaviour & state docstrings.

    .. grid-item-card:: Changelog
        :class-title: custom-title
        :class-body: custom-body
        :link: gv-reference-changelog
        :link-type: ref
        :img-top: ../_static/images/icons/changelog.svg
        :class-img-top: dark-light
        :class-card: sd-rounded-3

        In-depth release notes.

    .. grid-item-card:: CLI
        :class-title: custom-title
        :class-body: custom-body
        :link: gv-reference-cli
        :link-type: ref
        :img-top: ../_static/images/icons/cli.svg
        :class-img-top: dark-light
        :class-card: sd-rounded-3

        Command line interface.

    .. grid-item-card:: Contributing
        :class-title: custom-title
        :class-body: custom-body
        :link: gv-developer
        :link-type: ref
        :img-top: ../_static/images/icons/contributing.svg
        :class-img-top: dark-light
        :class-card: sd-rounded-3

        Developer Guidelines.

    .. grid-item-card:: Environment Variables
        :class-title: custom-title
        :class-body: custom-body
        :link: gv-reference-environment
        :link-type: ref
        :img-top: ../_static/images/icons/environment.svg
        :class-img-top: dark-light
        :class-card: sd-rounded-3

        Package controls.

    .. grid-item-card:: Glossary
        :class-title: custom-title
        :class-body: custom-body
        :link: gv-reference-glossary
        :link-type: ref
        :img-top: ../_static/images/icons/glossary.svg
        :class-img-top: dark-light
        :class-card: sd-rounded-3

        Jargon buster.

    .. grid-item-card:: Key Bindings
        :class-title: custom-title
        :class-body: custom-body
        :link: gv-reference-bindings
        :link-type: ref
        :img-top: ../_static/images/icons/bindings.svg
        :class-img-top: dark-light
        :class-card: sd-rounded-3

        GUI hot-keys.

    .. grid-item-card:: Tags
        :class-title: custom-title
        :class-body: custom-body
        :link: tagoverview
        :link-type: ref
        :img-top: ../_static/images/icons/tags.svg
        :class-img-top: dark-light
        :class-card: sd-rounded-3

        Themed content tags.

    .. grid-item-card:: What's New
        :class-title: custom-title
        :class-body: custom-body
        :link: gv-reference-whatsnew
        :link-type: ref
        :img-top: ../_static/images/icons/whatsnew.svg
        :class-img-top: dark-light
        :class-card: sd-rounded-3

        Release highlights.


.. toctree::
    :maxdepth: 1
    :hidden:

    about
    generated/api/geovista/index
    changelog
    cli/index
    environment
    glossary
    bindings
    whatsnew/index
