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 ba1d399 commit 3fc4a2cCopy full SHA for 3fc4a2c
1 file changed
website/docs/_project/_folders-hierarchies-linux.mdx
@@ -19,6 +19,8 @@ import customField from '@site/src/libs/customField';
19
│ ├── widl
20
│ ├── wine
21
│ ├── wine-preloader
22
+│ ├── wine32
23
+│ ├── wine32-preloader
24
│ ├── wine64
25
│ ├── wine64-preloader
26
│ ├── wineboot
@@ -46,11 +48,11 @@ import customField from '@site/src/libs/customField';
46
48
│ └── wine
47
49
├── libexec
50
│ ├── libgcc_s.so.1
-│ ├── libresolv-2.27.so
-│ └── libresolv.so.2 -> libresolv-2.27.so
51
+│ ├── libresolv-2.28.so
52
+│ └── libresolv.so.2 -> libresolv-2.28.so
53
└── share
54
├── applications
55
└── wine
56
-12 directories, 31 files
57
+12 directories, 33 files
58
`} </CodeBlock>
0 commit comments