.. Caravan documentation master file, created by sphinx-quickstart on Sun Apr 18 18:44:52 2021. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. Welcome to Caravan's documentation! =================================== Caravan is a framework that aims to provide Chisel designers with an easier way to create and integrate open-source bus protocols in their designs. This documentation is intended towards different audiences. The :doc:`User Guide ` explains how to get started with Caravan, starting from installation. The :doc:`Developer's Guide ` is aimed at developers of Caravan itself. It explains how to set up a development environment, how the source code is organized, and how patches and bug reports can be submitted to the project. .. toctree:: :maxdepth: 1 :caption: Chapters :hidden: user/index.rst dev/index.rst