.. Layout Parser documentation master file, created by
   sphinx-quickstart on Sun Jun 14 23:23:41 2020.
   You can adapt this file completely to your liking, but it should at least
   contain the root `toctree` directive.

Welcome to Layout Parser's documentation!
================================================================

.. toctree::
   :maxdepth: 2
   :caption: Notes

   notes/installation.md
   notes/modelzoo.md

.. toctree::
   :maxdepth: 2
   :caption: Examples

   example/parse_ocr/index
   example/deep_layout_parsing/index
   example/load_coco/index

.. toctree::
   :maxdepth: 2
   :caption: API Reference

   api_doc/elements
   notes/shape_operations.md
   api_doc/ocr
   api_doc/models
   api_doc/visualization
   api_doc/io

Indices and tables
==================

* :ref:`genindex`
* :ref:`search`