feat: Set navigation order using nav_order

This commit is contained in:
Grol Grol 2025-05-04 07:12:49 +03:00
parent 9764ce2962
commit 72c174c89f
7 changed files with 28 additions and 3 deletions

View file

@ -1,3 +1,7 @@
---
title: Changelog
nav_order: 3
---
# Changelog
## [Unreleased]

View file

@ -1,6 +1,7 @@
---
title: Contributing
nav_order: 6
---
# Contributing
- [English](#english)

View file

@ -1,3 +1,7 @@
---
title: Welcome
nav_order: 0
---
# Welcome to Checkbox Sync Documentation
- [English](#english)
@ -14,11 +18,11 @@ It offers bidirectional synchronization options based on your settings:
This provides flexibility in how you manage your task lists.
**Quick Links:**
* [Installation Guide](installation.md)
* [Usage and Examples](usage.md)
* [Settings Explained](settings.md)
* [Changelog](changelog.md)
* [Roadmap](roadmap.md)
* [Installation Guide](installation.md)
* [Contributing Guide](contributing.md)
### Acknowledgments
@ -38,11 +42,11 @@ This provides flexibility in how you manage your task lists.
Это обеспечивает гибкость в управлении списками задач.
**Быстрые ссылки:**
* [Руководство по установке](installation.md)
* [Использование и примеры](usage.md)
* [Описание настроек](settings.md)
* [История изменений](changelog.md)
* [Планы (Roadmap)](roadmap.md)
* [Руководство по установке](installation.md)
* [Руководство для контрибьюторов](contributing.md)
### Благодарности

View file

@ -1,3 +1,7 @@
---
title: Installation
nav_order: 5
---
# Installation
- [English](#english)

View file

@ -1,3 +1,7 @@
---
title: Roadmap
nav_order: 4
---
# Roadmap
This document outlines the planned features and ideas for future development of the Checkbox Sync plugin.

View file

@ -1,3 +1,7 @@
---
title: Settings
nav_order: 2
---
# Settings
- [English](#english)

View file

@ -1,3 +1,7 @@
---
title: Usage and Examples
nav_order: 1
---
# Usage and Examples
- [English](#english)