We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c66de9 commit 1f29620Copy full SHA for 1f29620
1 file changed
docs/WIKI.md
@@ -2,8 +2,13 @@
2
3
Public wiki: **https://github.com/Dmdv/cpp26-systems-stack/wiki**
4
5
-The wiki is a **mirror** of the documentation under `docs/` (blueprint chapters,
6
-tutorials, library guides). Source of truth remains the main repository.
+The wiki is a **read-only mirror** of the documentation under `docs/` (blueprint
+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).
12
13
## Publish / refresh
14
0 commit comments