Skip to content

Commit 013c26e

Browse files
authored
Merge branch 'main' into dkms-2
2 parents ca2b990 + 3d9fba5 commit 013c26e

File tree

1 file changed

+10
-9
lines changed

1 file changed

+10
-9
lines changed

docs/index.md

Lines changed: 10 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
OS Image Composer is a command-line tool for building custom, bootable Linux
44
images from pre-built packages. Define your requirements in a YAML template,
5-
run one command to get a RAW image ready to deploy (ISO installers require an extra step; see the Installation Guide).
5+
run one command to get a RAW image ready for deployment (ISO installers require an extra step; see the Installation Guide).
66

77
**Supported distributions:** Azure Linux (azl3),
88
[Edge Microvisor Toolkit](https://docs.openedgeplatform.intel.com/2026.0/edge-microvisor-toolkit/index.html)
@@ -70,14 +70,15 @@ For build options (Earthly, Debian package) and prerequisite details, see the
7070
:::{toctree}
7171
:hidden:
7272
73-
Installation Guide <tutorial/installation.md>
74-
Prerequisites <tutorial/prerequisite.md>
75-
Architecture <architecture.md>
76-
Usage Guide <tutorial/usage-guide.md>
77-
Secure Boot Configuration <tutorial/configure-secure-boot.md>
78-
Configure Users <tutorial/configure-image-user.md>
79-
Customize Image Build <tutorial/configure-additional-actions-for-build.md>
80-
Configure Multiple Package Repositories <tutorial/configure-multiple-package-repositories.md>
73+
Installation Guide <./tutorial/installation.md>
74+
Prerequisites <./tutorial/prerequisite.md>
75+
Architecture <./architecture.md>
76+
Usage Guide <./tutorial/usage-guide.md>
77+
Secure Boot Configuration <./tutorial/configure-secure-boot.md>
78+
Configure Users <./tutorial/configure-image-user.md>
79+
Customize Image Build <./tutorial/configure-additional-actions-for-build.md>
80+
Configure Multiple Package Repositories <./tutorial/configure-multiple-package-repositories.md>
81+
AI Template Generation (RAG) <./tutorial/ai-template-generation.md>
8182
release-notes.md
8283
8384
:::

0 commit comments

Comments
 (0)