************************************************************************** Examples ************************************************************************** Documenation examples ===================== See the ``examples`` directory (available `on GitHub `_) within this extension's source code for a complete Sphinx project demonstrating various features provided by this extension. The documentation obtained from these examples is also directly available here: - :doc:`constellation example ` - :doc:`requirements example ` Tests examples ============== Most functionalities of this extension are tested with pytest. The data for the tests are in the ``tests/data`` directory (available `on GitHub `_) within this extension's source code. The documentation obtained from the tests not expecting to raise warnings or errors are also directly available here: - :doc:`Graph test ` - :doc:`List test ` - :doc:`matrix test ` .. _github-example: https://github.com/superzerg/sphinxcontrib-traceables/tree/master/examples .. _github-test-data: https://github.com/superzerg/sphinxcontrib-traceables/tree/master/tests/data