mirror of
https://github.com/containers/youki
synced 2025-11-10 19:08:42 +01:00
* adding discord link to docs; updating GH link Signed-off-by: Crismar Mejia <crismar.mejia@gmail.com> * changing name from Discord to Chat Signed-off-by: Crismar Mejia <crismar.mejia@gmail.com> --------- Signed-off-by: Crismar Mejia <crismar.mejia@gmail.com>
47 lines
1.7 KiB
Markdown
47 lines
1.7 KiB
Markdown
# Summary
|
|
|
|
[Youki](./youki.md)
|
|
|
|
---
|
|
|
|
- [User Documentation](./user/introduction.md)
|
|
- [Basic Setup](./user/basic_setup.md)
|
|
- [Basic Usage](./user/basic_usage.md)
|
|
- [Crates provided](./user/crates.md)
|
|
- [libcgroups](./user/libcgroups.md)
|
|
- [libcontainer](./user/libcontainer.md)
|
|
- [liboci-cli](./user/liboci_cli.md)
|
|
- [libseccomp](./user/libseccomp.md)
|
|
- [Webassembly](./user/webassembly.md)
|
|
|
|
---
|
|
|
|
- [Community](./community/introduction.md)
|
|
- [Maintainer](./community/maintainer.md)
|
|
- [Governance](./community/governance.md)
|
|
- [Contributing](./community/contributing.md)
|
|
- [Chat](./community/chat.md)
|
|
|
|
---
|
|
|
|
- [Developer Documentation](./developer/introduction.md)
|
|
- [Basics](./developer/basics.md)
|
|
- [Unwritten Rules](./developer/unwritten_rules.md)
|
|
- [Good places to start](./developer/good_places_to_start.md)
|
|
- [This Documentation](./developer/documentation_mdbook.md)
|
|
- [Repository Structure](./developer/repo_structure.md)
|
|
- [Debugging](./developer/debugging.md)
|
|
- [Crate Specific Information](./developer/crate_specific_information.md)
|
|
- [libcgroups](./developer/libcgroups.md)
|
|
- [libcontainer](./developer/libcontainer.md)
|
|
- [liboci-cli](./developer/liboci_cli.md)
|
|
- [libseccomp](./developer/libseccomp.md)
|
|
- [youki](./developer/youki.md)
|
|
- [e2e tests](./developer/e2e/e2e_tests.md)
|
|
- [rust oci tests](./developer/e2e/rust_oci_test.md)
|
|
- [integration_test](./developer/e2e/integration_test.md)
|
|
- [test_framework](./developer/e2e/test_framework.md)
|
|
- [runtimetest](./developer/e2e/runtimetest.md)
|
|
- [containerd integration test](./developer/e2e/containerd_integration_test_using_youki.md)
|
|
- [runtime tools](./developer/e2e/runtime_tools.md)
|