MrDraw/docs/index.rst

27 lines
755 B
ReStructuredText
Raw Normal View History

2013-12-02 16:40:31 +00:00
.. OctoPrint documentation master file, created by
sphinx-quickstart on Mon Dec 02 17:08:50 2013.
You can adapt this file completely to your liking, but it should at least
contain the root `toctree` directive.
#####################################
2013-12-02 16:40:31 +00:00
Welcome to OctoPrint's documentation!
#####################################
2013-12-02 16:40:31 +00:00
2013-12-21 12:01:18 +00:00
.. image:: images/octoprint-logo.png
:alt: The OctoPrint Logo
:align: right
2013-12-15 17:56:16 +00:00
This is a work in progress. The goal is to document OctoPrint's REST API, event system, configuration etc in way that
allows different documentation per development branch in Git, which so far did not scale well with the Github-Wiki-based
approach.
2013-12-16 00:47:06 +00:00
Contents
========
2013-12-02 16:40:31 +00:00
.. toctree::
:maxdepth: 2
api/index.rst
events/index.rst
2013-12-16 00:47:06 +00:00