1
0
mirror of https://github.com/garraflavatra/rolens.git synced 2025-07-18 22:04:05 +00:00

Documentation website

This commit is contained in:
2023-06-01 22:06:51 +02:00
parent 415efe9ac4
commit 1ed8ca371b
35 changed files with 3979 additions and 8 deletions

View File

@ -0,0 +1,6 @@
---
title: Aggregation
parent: Collections
order: 70
stub: true
---

View File

@ -0,0 +1,6 @@
---
title: Find items
parent: Collections
order: 20
stub: true
---

View File

@ -0,0 +1,6 @@
---
title: Indexes
parent: Collections
order: 60
stub: true
---

View File

@ -0,0 +1,6 @@
---
title: Insert items
parent: Collections
order: 30
stub: true
---

View File

@ -0,0 +1,6 @@
---
title: Remove items
parent: Collections
order: 50
stub: true
---

View File

@ -0,0 +1,6 @@
---
title: Stats
parent: Collections
order: 10
stub: true
---

View File

@ -0,0 +1,6 @@
---
title: Update items
parent: Collections
order: 40
stub: true
---