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
Enables compilation of all the source code, including tests and examples. To support this, it requires some additional Conan build dependencies described in
50
-
[Repository directory tree and dependencies](https://mpusz.github.io/mp-units/latest/getting_started/project_structure#cmake-projects-and-dependencies).
51
-
It also runs unit tests during the Conan build (unless
: Enables compilation of all the source code, including tests and examples. To support this, it requires some additional Conan build dependencies described in
50
+
[Repository directory tree and dependencies](https://mpusz.github.io/mp-units/latest/getting_started/project_structure#cmake-projects-and-dependencies).
51
+
It also runs unit tests during the Conan build (unless
- easily [start a live server to preview the documentation as you write](https://squidfunk.github.io/mkdocs-material/creating-your-site/#previewing-as-you-write)
169
169
170
-
```shell
171
-
mkdocs serve
172
-
```
170
+
```shell
171
+
mkdocs serve
172
+
```
173
173
174
174
- [build the documentation](https://squidfunk.github.io/mkdocs-material/creating-your-site/#building-your-site)
0 commit comments