aboutsummaryrefslogtreecommitdiff
path: root/docs/_source/definitions.txt
diff options
context:
space:
mode:
authorBryan Galdrikian <[email protected]>2018-05-31 11:36:08 -0700
committerBryan Galdrikian <[email protected]>2018-05-31 11:36:08 -0700
commit7115f60b91b5717d90f643fd692010905c7004db (patch)
treeeffd68c6978751c517d54c2f2bb5bb6e7dc93e18 /docs/_source/definitions.txt
parentUpdating BlastTool zip (diff)
downloadblast-1.1.3_rc1.tar.xz
blast-1.1.3_rc1.zip
Blast 1.1.3. See docs/release_notes.txt.v1.1.3_rc1
Diffstat (limited to 'docs/_source/definitions.txt')
-rwxr-xr-x[-rw-r--r--]docs/_source/definitions.txt28
1 files changed, 14 insertions, 14 deletions
diff --git a/docs/_source/definitions.txt b/docs/_source/definitions.txt
index d73c310..1ff2973 100644..100755
--- a/docs/_source/definitions.txt
+++ b/docs/_source/definitions.txt
@@ -1,14 +1,14 @@
-/*! \page pagedefinitions Definitions
-
-- <b>exact coverage</b>: the condition that a walk from any leaf chunk to its ancestor root chunk will always encounter exactly one support chunk
-- <b>family</b>: the memory allocated when an asset is instanced into its initial set of actors, and all descendant actors formed from fracturing the initial set, recursively
-- <b>root chunk</b>: a chunk with no parent
-- <b>leaf chunk</b>: a chunk with no children
-- <b>lower-support chunk</b>: a chunk that is either a support or subsupport chunk
-- <b>subsupport chunk</b>: a chunk that is descended from a support chunk
-- <b>supersupport chunk</b>: a chunk that is the ancestor of a support chunk
-- <b>support chunk</b>: a chunk that is represented in the support graph
-- <b>upper-support chunk</b>: a chunk that is either a support or supersupport chunk
-
-<br>
-*/
+/*! \page pagedefinitions Definitions
+
+- <b>exact coverage</b>: the condition that a walk from any leaf chunk to its ancestor root chunk will always encounter exactly one support chunk
+- <b>family</b>: the memory allocated when an asset is instanced into its initial set of actors, and all descendant actors formed from fracturing the initial set, recursively
+- <b>root chunk</b>: a chunk with no parent
+- <b>leaf chunk</b>: a chunk with no children
+- <b>lower-support chunk</b>: a chunk that is either a support or subsupport chunk
+- <b>subsupport chunk</b>: a chunk that is descended from a support chunk
+- <b>supersupport chunk</b>: a chunk that is the ancestor of a support chunk
+- <b>support chunk</b>: a chunk that is represented in the support graph
+- <b>upper-support chunk</b>: a chunk that is either a support or supersupport chunk
+
+<br>
+*/