projectdoc Toolbox

List of spaces to include in downstream references. Use @all to refer to all spaces.

Tags
Identifier
reference-space
Data Type
list of space keys
Since
4.10

List of spaces to include in downstream references.

This property is experimental. Currently it allows to declare the set of spaces considered valid spaces to reference to.

Use @all to refer to all spaces.

Spaces may be explicitly removed from the closure by '!'.

 
All Spaces, except Test Space A & B
@all, !TESTSPACEA, !TESTSPACEB

Authors may use space labels to include or exclude a set of spaces attached to this label. Use the '#' to select spaces by a space label.

 
Exclude Spaces labelled with 'test'
@all, !#test
List Test Spaces, but not Test Space A
#test, !TESTSPACEA

The token @self refers to the own space.

Use projectdoc.reference-space-closure for reading access.

Resources

Delegate Space
List of spaces to delegate documents on creation to. Also works as a search space for upstream spaces.
Search Space
List of spaces to include in downstream searches. Use @all to refer to all spaces.
Use Delegate Space as Search Space
Controls, if the delegate space should be used as a search space in case that no search space is explicitly specified.
Search Space for Index Spaces
Define the default search space for index spaces.