File: index.rst

package info (click to toggle)
debusine 0.14.4
  • links: PTS, VCS
  • area: main
  • in suites: forky
  • size: 15,344 kB
  • sloc: python: 198,722; sh: 850; javascript: 335; makefile: 117
file content (20 lines) | stat: -rw-r--r-- 378 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
.. _assets:

======
Assets
======

Assets key-value data is structured according to the category of the
asset.

Assets have roles directly associated with them. Each asset also has
usage roles associated with a workspace.

Data key names are used in ``pydantic`` models, and must therefore be
valid Python identifiers.

See below for technical details.

.. toctree::

    specs