Skip to content
This repository was archived by the owner on Oct 1, 2025. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 0 additions & 19 deletions .github/workflows/add-to-project.yml

This file was deleted.

22 changes: 21 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,23 @@
# Documentation

This repository will host organisation-wide documentation (e.g., MkDocs or Docusaurus).
## Overview
Central documentation for the organisation: architecture, ADRs, runbooks, and user guides.

## Scope
- Developer and operator documentation
- Architecture Decision Records (ADRs)
- Public and internal guides

## Tooling
TBD (e.g., Docusaurus or MkDocs)

## Structure
- `docs/` site content (to be added)
- `docs/adr/` architecture decisions
- `static/` assets (if used by the site)

## Local build
Depends on chosen site generator. Add commands once the tool is selected.

## Contributions
Keep documentation in British English. Align updates with code changes.