From 8d017baeb2fce8c33b2af66925a0980aad535a11 Mon Sep 17 00:00:00 2001 From: Samuel Dionne-Riel Date: Tue, 12 Nov 2019 15:32:00 -0500 Subject: [PATCH] doc: Updates internal documentation notes --- doc/README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/doc/README.md b/doc/README.md index b74beb67..3caaa2bb 100644 --- a/doc/README.md +++ b/doc/README.md @@ -18,6 +18,18 @@ pipeline, but frowned upon except for the simplest documentation articles. The build pipeline can be improved upon, and contributions doing so are welcome! +Main Page and News +------------------ + +To reduce the amount of irrelevant contents in the documentation folders, the +main page, and news entries from the Mobile NixOS website have been split into +the Mobile NixOS website repository. + +This also allows more leeway to add additional non-documentation relevant pages +to the website. The documentation folder of the main repository is used solely +for documentation. + + Devices list ------------