Skip to content

Commit 1f29620

Browse files
committed
Clarify wiki is a mirror; original docs/ are never removed
1 parent 4c66de9 commit 1f29620

1 file changed

Lines changed: 7 additions & 2 deletions

File tree

docs/WIKI.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,13 @@
22

33
Public wiki: **https://github.com/Dmdv/cpp26-systems-stack/wiki**
44

5-
The wiki is a **mirror** of the documentation under `docs/` (blueprint chapters,
6-
tutorials, library guides). Source of truth remains the main repository.
5+
The wiki is a **read-only mirror** of the documentation under `docs/` (blueprint
6+
chapters, tutorials, library guides).
7+
8+
**Original docs are never removed or moved.**
9+
`docs/blueprint/`, `docs/tutorials/`, `docs/libraries/`, and `docs/clion.md` stay
10+
in the main repository as the source of truth. Publishing only *copies* content
11+
into the separate `*.wiki.git` remote (or into `build/wiki-preview/` locally).
712

813
## Publish / refresh
914

0 commit comments

Comments
 (0)