Files
MokoWaaS/docs/index.md
T

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

79 lines
3.4 KiB
Markdown
Raw Permalink Normal View History

2026-01-08 19:49:02 -06:00
<!--
Copyright (C) 2025 Moko Consulting <hello@mokoconsulting.tech>
This file is part of a Moko Consulting project.
SPDX-LICENSE-IDENTIFIER: GPL-3.0-or-later
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the IMPLIED WARRANTY of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License (./LICENSE.md).
# FILE INFORMATION
DEFGROUP: Joomla.Plugin
INGROUP: MokoWaaS.Documentation
REPO: https://github.com/mokoconsulting-tech/mokowaas
VERSION: 02.34.47
2026-01-08 19:49:02 -06:00
PATH: /docs/index.md
BRIEF: Master index of all documentation for the MokoWaaS plugin
2026-01-08 19:49:02 -06:00
NOTE: Automatically maintained index for all guide canvases
-->
# MokoWaaS Documentation Index (VERSION: 02.34.47)
2026-01-08 19:49:02 -06:00
## 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.
2026-01-08 19:49:02 -06:00
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.
2026-01-08 19:49:02 -06:00
## Revision History
| Date | Author | Description |
| ---------- | ------------------------------- | ------------------------------------------- |
| 2026-02-22 | GitHub Copilot | Update to version 01.04.00 |
2026-04-26 23:13:13 -05:00
| 2025-12-11 | Jonathan Miller (@jmiller) | Full rewrite and update to version 01.03.00 |