From accdc6d967573313a699c63c62223cd186be248f Mon Sep 17 00:00:00 2001 From: Jonathan Miller Date: Sat, 16 May 2026 22:19:49 +0000 Subject: [PATCH] =?UTF-8?q?chore:=20remove=20docs/=20=E2=80=94=20documenta?= =?UTF-8?q?tion=20lives=20in=20wiki=20[skip=20ci]?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/index.md | 78 --------------------------------------------------- 1 file changed, 78 deletions(-) delete mode 100644 docs/index.md diff --git a/docs/index.md b/docs/index.md deleted file mode 100644 index 8e40710a..00000000 --- a/docs/index.md +++ /dev/null @@ -1,78 +0,0 @@ - - -# MokoWaaS Documentation Index (VERSION: 02.01.08) - -## Introduction - -The MokoWaaS Documentation Index provides the authoritative map of all documentation assets associated with the MokoWaaS system plugin. It ensures traceability, governance compliance, and visibility across all operational, technical, and administrative materials that support WaaS-managed Joomla environments. - -This index serves as the entry point for contributors, administrators, and governance teams who require a single source of truth for locating and validating documentation files. - -## Documentation Structure - -Documentation is organized into two primary categories: core documentation and operational guides. Each file is individually versioned, governed, and maintained as part of the WaaS documentation ecosystem. - -### Core Documentation - -* **Plugin Overview** - `/docs/plugin-basic.md` - -### Guides - -* **Installation Guide** - `/docs/guides/installation-guide.md` - -* **Configuration Guide** - `/docs/guides/configuration-guide.md` - -* **Operations Guide** - `/docs/guides/operations-guide.md` - -* **Troubleshooting Guide** - `/docs/guides/troubleshooting-guide.md` - -* **Upgrade and Versioning Guide** - `/docs/guides/upgrade-and-versioning-guide.md` - -* **Rollback and Recovery Guide** - `/docs/guides/rollback-and-recovery-guide.md` - -## Maintenance and Governance - -To preserve documentation integrity across the WaaS platform, the following standards apply: - -* All files must include the standard Moko Consulting metadata header. -* Version changes must be reflected both in the header and revision history. -* Newly created documentation must be added to this index immediately. -* Documentation should remain consistent with platform terminology, governance rules, and branding policy. - -## Contribution Expectations - -Contributors should: - -* Maintain consistency with the established structure and tone of existing documents. -* Validate cross-document references when updating terminology or behavior. -* Follow [MokoStandards](https://github.com/mokoconsulting-tech/MokoStandards) for formatting, metadata placement, and content alignment. - -## Revision History - -| Date | Author | Description | -| ---------- | ------------------------------- | ------------------------------------------- | -| 2026-02-22 | GitHub Copilot | Update to version 01.04.00 | -| 2025-12-11 | Jonathan Miller (@jmiller-moko) | Full rewrite and update to version 01.03.00 |