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.
2 parents d2178b5 + 0bf7429 commit 2cfeb57Copy full SHA for 2cfeb57
README.md
@@ -3,7 +3,9 @@
3
[](https://travis-ci.org/nix-rust/nix)
4
[](https://crates.io/crates/nix)
5
6
-[Documentation](https://nix-rust.github.io/nix/nix/index.html)
+[Documentation (Releases)](https://docs.rs/nix/)
7
+
8
+[Documentation (Development)](https://nix-rust.github.io/nix/nix/index.html)
9
10
Nix seeks to provide friendly bindings to various *nix platform APIs (Linux, Darwin,
11
...). The goal is to not provide a 100% unified interface, but to unify
0 commit comments