Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[GEOT-6494] MBStyle extension #2743

Merged
merged 11 commits into from
Feb 13, 2020
Prev Previous commit
remove toctree caption
Signed-off-by: Jody Garnett <jody.garnett@gmail.com>
  • Loading branch information
jodygarnett committed Feb 11, 2020
commit d468fc4993afd809de3512fb6a457cebf334ed21
9 changes: 5 additions & 4 deletions docs/user/extension/mbstyle/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,17 +4,18 @@ Mapbox Styles Module
The ``gt-mbstyle`` module is an unsupported module that provides a parser/encoder to convert between Mapbox Styles and GeoTools style objects. These docs are under active development, along with the module itself.

.. toctree::
:maxdepth: 2
:maxdepth: 1

overview


Specification:

.. toctree::
:caption: Specification
:maxdepth: 2

spec/index

References:

* `MapBox Style Specification <https://www.mapbox.com/mapbox-gl-js/style-spec/>`__
* `MapBox Style Specification <https://www.mapbox.com/mapbox-gl-js/style-spec/>`__ (Mapbox GL JS)