Skip to content

Commit

Permalink
Documentation updates.
Browse files Browse the repository at this point in the history
  • Loading branch information
tshead committed Mar 31, 2021
1 parent 2e24495 commit ac2386b
Showing 1 changed file with 7 additions and 10 deletions.
17 changes: 7 additions & 10 deletions docs/index.rst
Original file line number Diff line number Diff line change
@@ -1,20 +1,17 @@
.. Buildcat documentation master file, created by
sphinx-quickstart on Fri Nov 25 17:53:50 2016.
You can adapt this file completely to your liking, but it should at least
contain the root `toctree` directive.
.. image:: ../artwork/buildcat.png
:width: 300px
:align: right

Welcome!
========

Welcome to Buildcat, the lightweight, flexible render farm based on Python, `RQ <http://python-rq.org>`_
and `Redis <https://redis.io>`_. It runs on MacOS, Linux, and Windows (WSL), includes integrations
for `Modo <https://www.foundry.com/products/modo>`_,
`Redshift <https://www.redshift3d.com>`_, and `SideFX Houdini <https://sidefx.com>`_, and
can be easily extended to support other tools.
Buildcat is the lightweight, flexible render farm implemented using
`Python <https://python.org>`_, `RQ <http://python-rq.org>`_ and `Redis <https://redis.io>`_.
It runs on MacOS, Linux, and Windows (WSL), requires almost no configuration, includes
integrations for `Houdini <https://sidefx.com>`_, `Modo
<https://www.foundry.com/products/modo>`_, and `Redshift
<https://www.redshift3d.com>`_, and can be easily extended to support other
tools.

Documentation
=============
Expand Down

0 comments on commit ac2386b

Please sign in to comment.