doc: group major guides in one directory (#8992)
* doc: group major guides in one directory
Moved major guides to one directory without removing files.
Moved images for guides to the guides directory.
This makes it easier to find information
and use cross-linking.
Signed-off-by: Grzegorz Ferenc <Grzegorz.Ferenc@nordicsemi.no>
* Restyled by prettier-markdown
Co-authored-by: Restyled.io <commits@restyled.io>
diff --git a/docs/Doxyfile b/docs/Doxyfile
index f8c0031..94fa95a 100644
--- a/docs/Doxyfile
+++ b/docs/Doxyfile
@@ -827,7 +827,7 @@
CODE_OF_CONDUCT.md \
CONTRIBUTING.md \
docs/README.md \
- docs/BUILDING.md \
+ docs/guides/BUILDING.md \
docs/VSCODE_DEVELOPMENT.md \
docs/PROJECT_FLOW.md \
docs/STYLE_GUIDE.md \