.. gtravyl documentation master file, created by sphinx-quickstart on Sun May 3 20:15:28 2026. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. gtravyl documentation ===================== ``gtravyl`` provides an easy way to take a grid-like layout and compute the shortest distance from any two desired cells in the grid. Instead of worrying about connections in graphs (as is done with most libraries), you give a grid representation/approximation of the world. This approximation/representation is then traversed for you. .. toctree:: :maxdepth: 2 :caption: Contents: Contents -------- .. toctree:: example api