# Documentation example with Sphinx A small example of how to use Sphinx and MyST to create easily readable and aesthetically pleasing documentation. ```{toctree} :maxdepth: 2 :caption: Contents: some-feature.md another-feature.md ```