2018-03-27 12:28:34 +02:00

43 lines
1.1 KiB
ReStructuredText

.. Blender Asset Tracer documentation master file, created by
sphinx-quickstart on Thu Mar 22 11:00:50 2018.
You can adapt this file completely to your liking, but it should at least
contain the root `toctree` directive.
Welcome to Blender Asset Tracer's documentation!
================================================
.. figure:: _static/bat_cc_by_megan_mitchell.svg
:width: 256px
:alt: Bat, CC-BY by Megan Mitchell
:align: right
CC-BY by Megan Mitchell
Blender Asset Tracer, a.k.a. BAT🦇, is the replacement of BAM_ and
blender-file_. BAT🦇 can be used to list all dependencies of a blend file, such
as linked blend files, textures, Alembic files, and caches. Furthermore, it can
be used to create a BAT Pack (see :ref:`packing`), which contains the blend file
and its dependencies.
.. _BAM: https://developer.blender.org/diffusion/BAM/
.. _blender-file: https://developer.blender.org/source/blender-file/
.. toctree::
:maxdepth: 2
:caption: Contents:
installation
packing
cli
license
Indices and tables
==================
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`