Skip to content

start of definitions index #36

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
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.