Add wiki documentation and sync workflow

This commit is contained in:
2025-04-17 03:56:11 +01:00
parent d78b2c3d52
commit 0c194d9e23
11 changed files with 933 additions and 0 deletions

27
.wiki/_Sidebar.md Normal file
View File

@ -0,0 +1,27 @@
# Navigation
## Getting Started
- [Home](Home)
- [Installation Guide](Installation-Guide)
- [Usage Instructions](Usage-Instructions)
## Documentation
- [How It Works](How-It-Works)
- [Plugin Settings](Plugin-Settings)
- [Command Line Interface](Command-Line-Interface)
- [Hooks and Filters](Hooks-and-Filters)
## Help
- [Frequently Asked Questions](Frequently-Asked-Questions)
- [Troubleshooting](Troubleshooting)
- [Known Issues](Known-Issues)
## Development
- [Contributing](Contributing)
- [Development Setup](Development-Setup)
- [Coding Standards](Coding-Standards)
- [Testing](Testing)
## Reference
- [Changelog](Changelog)
- [License](License)