1
0
mirror of https://github.com/containers/youki synced 2024-09-19 18:37:40 +02:00
Commit Graph

18 Commits

Author SHA1 Message Date
Eric Fang
3a790dffe9
Using typos-cli to catch typos + fixes for existing typos (#2018)
* adds a typos configuration file

Signed-off-by: yihuaf <yihuaf@unkies.org>

* fix all the typos

Signed-off-by: yihuaf <yihuaf@unkies.org>

* add typos to justfile and CI

Signed-off-by: yihuaf <yihuaf@unkies.org>

* fix

Signed-off-by: yihuaf <yihuaf@unkies.org>

* fix

Signed-off-by: yihuaf <yihuaf@unkies.org>

* fix

Signed-off-by: yihuaf <yihuaf@unkies.org>

---------

Signed-off-by: yihuaf <yihuaf@unkies.org>
2023-06-08 10:19:17 +05:30
Yashodhan Joshi
e987d7811e Initial dev documentation WIP 2021-12-23 20:02:12 +05:30
yukang
79a34a500b fix a typo 2021-11-07 15:40:47 +08:00
Furisto
5ddc634d0b Incorporate review feedback
- Correct spelling mistake
- Simplify cpu realtime check
- Reduce allocations
- Add docs
- Remove systemd dependency from libcontainer
2021-11-06 19:21:32 +01:00
Furisto
66da82db35
Improve readme and docs (#335) 2021-09-25 17:42:38 -07:00
yukang
b1d2f123ab merge master 2021-08-24 07:14:43 +00:00
yukang
c4ca5172f5 tweak document 2021-08-24 01:17:20 +00:00
yihuaf
83257ec50e Update the documentation 2021-08-23 17:37:03 +02:00
Yashodhan Joshi
5214674aa0 Document Pause and Resume 2021-07-22 19:34:15 +05:30
Yashodhan Joshi
938a20f7ca Document namespace.rs 2021-07-22 16:45:34 +05:30
yihuaf
5b9f3c3023 fix the control flow diagram 2021-07-22 04:46:02 +00:00
yihuaf
9f2271e772 Add documentation 2021-07-22 04:46:02 +00:00
Yashodhan Joshi
e5119a0ca1 Update doc-draft.md 2021-07-13 11:37:32 +05:30
Yashodhan Joshi
560247cde3 Document Capabilities and refactor its drop_privileges function 2021-07-11 21:25:25 +05:30
Yashodhan Joshi
5d8e777d60 Add draft-doc for container and command module 2021-06-10 12:43:11 +05:30
Yashodhan Joshi
4bcbf67ed1 Add comments to process module and minor refactoring 2021-06-05 20:41:03 +05:30
Yashodhan Joshi
e885738ed9 Add comments to create.rs 2021-05-28 12:56:53 +05:30
Yashodhan Joshi
a46726427f Add comments to main.rs
Start draft of high-level documentation
2021-05-26 17:59:35 +05:30