mirror of
https://github.com/mleem97/gregWiki.git
synced 2026-04-11 03:29:19 +02:00
13 lines
710 B
Markdown
13 lines
710 B
Markdown
---
|
|
title: Monorepo wiki (curated stubs)
|
|
sidebar_label: Monorepo wiki
|
|
description: Small curated pages for the target monorepo layout — not the GitHub Wiki import.
|
|
---
|
|
|
|
# Monorepo wiki (curated)
|
|
|
|
This folder holds **short, maintained** pages that describe the **intended** repository layout (e.g. Hexmod, framework hooks). It is separate from **`docs/wiki-import/`**, which mirrors the **GitHub Wiki**.
|
|
|
|
- Prefer **new documentation** in [`topics/`](../topics/index.md) or [`reference/`](../reference/fmf-hook-naming.md) when the content is not tied to a single mod stub.
|
|
- Optional manifest: [`mods/mod-index.json`](./mods/mod-index.json) (for future tooling; not consumed by Docusaurus automatically yet).
|