docs: adds package description to the stdlib Index

Signed-off-by: Sam Alba <sam.alba@gmail.com>
This commit is contained in:
Sam Alba
2021-06-23 11:05:58 +02:00
parent 29ace62b72
commit af82c2c910
6 changed files with 34 additions and 27 deletions

View File

@@ -4,6 +4,8 @@ sidebar_label: os
# dagger.io/os
OS operations
```cue
import "dagger.io/os"
```