Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
37 changes: 37 additions & 0 deletions source/pages/03Definitions.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
# List of Words and their one-liner Definitions

*Includes links to internal pages where relevant.*

Some of the terms we use are very HTML-specific, following their conventions and terminology. For those not used to these conventions and to explain why we've made some of the design decisions that we have done, we've added a list of relevant words and their definitions.

Looking for a word but it's not below - [submit an issue](https://github.com/Volumetrics-io/documentation/edit/main/source/pages/03Definitions.md) to request the change or make a pull request to add the definition yourself!

## The List

- [_entity_](#entity)
- [_entity-component-system_](#entitycomponentsystem)
- [_component-system_](#componentsystem)
- [_data-attribute_](#dataattribute)
- [_data-component_](#datacomponent)

## Definitions

### _entity_

todo

### _entity-component-system_

todo

### _component-system_

todo

### _data-attribute_

todo

### _data-component_

todo - a type of data attribute
File renamed without changes.
File renamed without changes.
File renamed without changes.