2018-03-22 12:12:30 +01:00

36 lines
982 B
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!
================================================
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`