Add a comprehensive Wiki to the repository to provide detailed documentation and resources for users and contributors.
README.md: Add links to critical Wiki pages and a section on how to contribute to the Wiki.
docs/README.md: Add a section on the Wiki structure and organization, include links to the Wiki pages, and add a section on how to contribute to the Wiki.
CONTRIBUTING.md: Add a section on contributing to the Wiki, include guidelines for editing and updating the Wiki, and add a section on periodic reviews of the Wiki content.
docs/wiki/Home.md: Create a comprehensive entry point with an overview of the repository, key features, and links to important pages.
docs/wiki/Table_of_Contents.md: Create a Table of Contents to help users easily navigate through different sections of the Wiki.
docs/wiki/Getting_Started.md: Provide guides for installation, setup, and usage, including platform-specific notes and dependencies.
docs/wiki/User_Documentation.md: Provide detailed guides for how end-users can utilize the repository or software, including usage examples and practical scenarios.
docs/wiki/Developer_Documentation.md: Provide information for contributors, such as coding standards, architecture details, API documentation, and contribution guidelines.
docs/wiki/Advanced_Topics.md: Cover advanced features, integrations, or use cases, including detailed explanations and examples.
docs/wiki/FAQ_Troubleshooting.md: Provide a frequently asked questions section or common troubleshooting issues, including solutions and workarounds for common problems.
docs/wiki/Release_Notes.md: Document release notes and changelogs, tracking major updates, bug fixes, and new features across different versions of the repository.
docs/wiki/Feature_Requests.md: Maintain a list of feature requests and a roadmap for the project, informing the community about upcoming changes or goals for future development.
docs/wiki/Versioning.md: Explain compatibility between different components (e.g., PoKeys, LinuxCNC) and keep older versions of documentation for past releases.
docs/wiki/Issues_Pull_Requests.md: Cross-link to relevant issues or pull requests, providing context and additional information for certain bug fixes or features.
Related to #115
Add a comprehensive Wiki to the repository to provide detailed documentation and resources for users and contributors.
For more details, open the Copilot Workspace session.