More moving around

This commit is contained in:
Brandon T. Kowalski
2026-02-10 19:35:22 -05:00
parent a66ea621c2
commit da478fa6b7
9 changed files with 15 additions and 25 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
# Contributing to Grout
For contribution guidelines, please see our documentation: https://grout.romm.app/development/
For contribution guidelines, please see our documentation: https://grout.romm.app/contributing/
+2 -2
View File
@@ -63,8 +63,8 @@ Interested in contributing? We'd love your help!
| Guide | Description |
|-------|-------------|
| [Contributing Guide](https://grout.romm.app/development/) | How to contribute code, translations, and more |
| [Development Guide](https://grout.romm.app/development/development/) | Set up your local environment and build Grout |
| [Contributing Guide](https://grout.romm.app/contributing/) | How to contribute code, translations, and more |
| [Development Guide](https://grout.romm.app/contributing/development/) | Set up your local environment and build Grout |
---
+1 -1
View File
@@ -106,7 +106,7 @@
"Pico-8 (P8)"
],
"pokemon-mini": [
"Pokémon mini (PKM)"
"Pokemon mini (PKM)"
],
"ps2": [
"Sony PlayStation 2 (PS2)"
+6 -16
View File
@@ -4,15 +4,7 @@
"acpc": [],
"amiga": [],
"arcade": [
"ARCADE",
"CPS1",
"CPS2",
"CPS3",
"MAME",
"MAME2003PLUS",
"MAME2010",
"FBNEO",
"NEOGEO"
"ARCADE"
],
"arduboy": [],
"atari-st": [],
@@ -74,9 +66,7 @@
"neo-geo-pocket": [
"NGP"
],
"neo-geo-pocket-color": [
"NGPC"
],
"neo-geo-pocket-color": [],
"neogeoaes": [],
"neogeomvs": [],
"nes": [
@@ -113,7 +103,9 @@
"SFC"
],
"sg1000": [],
"sharp-x68000": [],
"sharp-x68000": [
"X68000"
],
"sms": [
"MS"
],
@@ -126,9 +118,7 @@
"PCE"
],
"tic-80": [],
"turbografx-cd": [
"PCE"
],
"turbografx-cd": [],
"vectrex": [],
"vic-20": [],
"virtualboy": [],
+5 -5
View File
@@ -82,11 +82,11 @@ nav:
- Spruce: platforms/spruce.md
- NextUI: platforms/nextui.md
- TrimUI: platforms/trimui.md
- Development & Contributing:
- development/index.md
- Development Guide: development/development.md
- State Machine Reference: development/state-machine.md
- Kudos: development/kudos.md
- Contributing:
- contributing/index.md
- Development Guide: contributing/development.md
- State Machine Reference: contributing/state-machine.md
- Kudos: contributing/kudos.md
copyright: Copyright © 2025 RomM Team