.. Diderot documentation master file, created by sphinx-quickstart on Mon Jun 17 22:31:45 2013. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. Welcome to Diderot's documentation! =================================== Diderot is a framework for Test Driven Development of RDF/OWL ontologies. Learn how to build maintainable and flexible ontologies using a test, refactor, and retest cycle. Installation ------------ To install Diderot one can simply .. code-block:: console $ pip install diderot .. toctree:: :maxdepth: 2 installation.rst Examples -------- .. toctree:: :maxdepth: 2 examples/examples.rst Diderot API ----------- If you want to refer to Diderot's API to extend it, here is the API documentation. .. toctree:: :maxdepth: 10 api/api.rst Indices and tables ------------------ * :ref:`genindex` * :ref:`modindex` * :ref:`search`