You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,9 +2,9 @@
2
2
3
3
4
4
## Overview
5
-
This repository contains the documentation for building, flashing, and using the [Ocre runtime](https://github.com/project-ocre/ocre-runtime).
5
+
This repository contains the raw source files for buildingand maintaining documentation for the [Ocre runtime](https://github.com/project-ocre/ocre-runtime) project. While this repository houses the content and structure, it's not intended for direct reading of the documentation. For the most up-to-date and user-friendly version of our docs, please visit our live site at: https://docs.project-ocre.org/
6
6
7
-
The live version of the documentation can be viewed at: [https://docs.project-ocre.org/](https://docs.project-ocre.org/).
7
+
Interested in contributing? Great! You'll find detailed contribution guidelines and setup instructions in the sections below.
8
8
9
9
## Project Structure and Contribution Guidelines
10
10
This documentation site was built using [Jekyll](https://jekyllrb.com/) and the [Just the Docs theme](https://just-the-docs.com/).
0 commit comments