We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e366c77 commit 30c10c2Copy full SHA for 30c10c2
README.md
@@ -202,6 +202,8 @@ cmake . -DBUILD_TESTS=ON
202
make xtest
203
```
204
205
+See also [CONTRIBUTING.md](CONTRIBUTING.md) for instruction to build and test automatically with Pixi.
206
+
207
## Building the HTML Documentation
208
209
xsimd's documentation is built with three tools
@@ -230,6 +232,8 @@ make html
230
232
231
233
from the `docs` subdirectory.
234
235
+See also [CONTRIBUTING.md](CONTRIBUTING.md) for a Pixi task to build the doc.
236
237
## License
238
239
We use a shared copyright model that enables all contributors to maintain the
0 commit comments