Examples
========

This section contains short, self-contained examples showing how to use
``topo-metrics`` in practice. Each example is meant to be a copy–pasteable
starting point rather than a complete workflow.

.. list-table::
   :widths: 25 75
   :header-rows: 0
   :class: table

   * - :doc:`Quickstart <quickstart>`
     - Build a network graph from an ASE structure, extract rings, and print basic ring statistics.
   * - :doc:`Entangled networks <entangled_networks>`
     - Identify geometric features associated with network entanglement based on examples from the literature.

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

   quickstart
   entangled_networks
