Skip to content
Merged
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
12 changes: 8 additions & 4 deletions docs/introduction.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Introduction

**Welcome to the iR Developers documentation!👋** 

Here you’ll find all the technical resources you need to understand the iR Engine and its underlying technologies—from the engine’s architecture to comprehensive TypeScript development guides. Dive right in!

## Quick navigation
Expand All @@ -8,17 +10,19 @@ Here you’ll find all the technical resources you need to understand the iR Eng
:::link-array-item{headerImage headerColor}
![](https://archbee-image-uploads.s3.amazonaws.com/SkYkte0h62CAy3WZBgzdf-AxyQxoaYvspGnvmLaL9Of-20250117-150308.png)

**iR Engine Technical Manual**
**iR Engine Technical Manual 📚**

Learn how to install the engine, explore its architecture, and grasp essential concepts. 

Learn how to install the engine, explore its architecture, and grasp essential concepts. This manual is your go-to resource for a holistic learning experience.
This manual is your go-to resource for a holistic learning experience.
:::

:::link-array-item{headerImage headerColor}
![](https://archbee-image-uploads.s3.amazonaws.com/SkYkte0h62CAy3WZBgzdf-GrO3IF0mdEg04yGuVtmJ5-20250117-150308.png)

**TypeScript Developer Guides**
**TypeScript Developer Guides 💻**

Access tutorials, best practices, code examples, and hands-on examples to help you build and maintain TypeScript projects within the iR Engine.
Access tutorials, best practices, code examples, and hands-on examples to help you build and maintain TypeScript projects within the iR Engine. 
:::
::::

Expand Down