27 lines
No EOL
751 B
ReStructuredText
27 lines
No EOL
751 B
ReStructuredText
.. 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.
|
|
|
|
#####################################
|
|
Welcome to OctoPrint's documentation!
|
|
#####################################
|
|
|
|
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.
|
|
|
|
Contents
|
|
========
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
api/index.rst
|
|
|
|
Indices and tables
|
|
==================
|
|
|
|
* :ref:`genindex`
|
|
* :ref:`search`
|
|
* :ref:`http-routingtable` |