Skip to content

Commit f0f4b2a

Browse files
authored
Merge pull request #314 from thomas-dkmt/doc-better-sidebar-ordering
doc(XCP-ng): Correct sidebar order for Project → Dev process category
2 parents 227d596 + 2603256 commit f0f4b2a

14 files changed

+56
-0
lines changed

docs/project/development-process/ISO-modification.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
---
2+
sidebar_position: 10
3+
---
4+
15
# ISO modification
26

37
How to modify the installation ISO.

docs/project/development-process/build-system.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
---
2+
sidebar_position: 6
3+
---
4+
15
# Build system
26

37
Details on our build system.

docs/project/development-process/commit-message-conventions.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
---
2+
sidebar_position: 11
3+
---
4+
15
# Commit message conventions
26

37
Our conventions on commit messages.

docs/project/development-process/development.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
---
2+
sidebar_position: 3
3+
---
4+
15
# Development
26

37
How XCP-ng is developed.

docs/project/development-process/kernel-module-policy.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
---
2+
sidebar_position: 9
3+
---
4+
15
# Kernel module policy
26

37
Our policity about kernel modules.

docs/project/development-process/koji-initial-setup.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
---
2+
sidebar_position: 14
3+
---
4+
15
# Koji initial setup
26

37
How to configure Koji as a user.

docs/project/development-process/local-rpm-build.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
---
2+
sidebar_position: 7
3+
---
4+
15
# Local RPM build
26

37
How to build RPMs locally.

docs/project/development-process/local-xapi-build.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
---
2+
sidebar_position: 8
3+
---
4+
15
# Local XAPI build
26

37
How to build [XAPI](https://github.com/xcp-ng/xen-api) locally.

docs/project/development-process/performance-tests.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
---
2+
sidebar_position: 13
3+
---
4+
15
# Performance Tests
26

37
Basic ways to test XCP-ng performances.

docs/project/development-process/release-process-overview.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
---
2+
sidebar_position: 2
3+
---
4+
15
# Release process overview
26

37
How we make a release process.

0 commit comments

Comments
 (0)