-
Notifications
You must be signed in to change notification settings - Fork 0
feat: Refactoring Documentation #92
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
…rmatting improvements
- Created a new document for the DRC introduction outlining the document management system and its functionalities. - Added a step-by-step guide for uploading documents using the DRC API, including a Postman example. - Introduced a JSON file for the Postman project demonstrating the document upload process in parts. - Documented supported API versions for ZGW, including their support status and release dates. - Added authentication guidelines for obtaining JWT tokens in OneGround APIs. - Established best practices for using version headers in API calls. - Updated the NRC notifications documentation to enhance clarity and structure. - Removed the outdated usage of ClientIDs documentation. - Updated sidebar and routing configurations to reflect new documentation structure.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull request overview
This PR restructures the documentation by reorganizing content into logical categories (General, Authorization, Catalogs, Notifications, Documents) and introduces new introduction pages for each section. The changes improve navigation and discoverability while maintaining proper redirects from old URLs.
Changes:
- Reorganized sidebar structure into categorized sections with introduction pages
- Created introduction pages for AC, ZTC, NRC, and DRC components
- Moved existing documentation files into appropriate subdirectories
- Updated redirects to maintain backward compatibility with old URLs
Reviewed changes
Copilot reviewed 16 out of 22 changed files in this pull request and generated 1 comment.
Show a summary per file
| File | Description |
|---|---|
| sidebars.ts | Restructured documentation sidebar with new categories and nested items |
| docusaurus.config.ts | Added redirects for moved documentation pages |
| docs/usage-of-clientids.md | Deleted (content moved to docs/general/authentication.md) |
| docs/nrc-db-subscriptions.md | Deleted (content moved to docs/notifications/nrc-db-subscriptions.md) |
| docs/authorizations.md | Deleted (content moved to docs/authorization/ac-introduction.md) |
| docs/notifications/nrc-subscriptions-use.md | Added slug for consistent URL routing |
| docs/notifications/nrc-retry-architecture.md | Added slug for consistent URL routing |
| docs/notifications/nrc-introduction.md | New introduction page for Notifications system |
| docs/notifications/nrc-db-subscriptions.md | Reorganized content with improved formatting and structure |
| docs/general/authentication.md | Enhanced authentication documentation with improved code examples |
| docs/documents/drc-introduction.md | New introduction page for Documents system |
| docs/catalogs/ztc-introduction.md | New introduction page for Catalogs system |
| docs/authorization/ac-introduction.md | New introduction page for Authorizations system |
| docs/authorization/ac-configuration.md | New configuration guide for Authorization tooling |
| blog/2025-11-14-oauth2-token-endpoint.md | Updated link to moved authentication documentation |
| blog/2025-03-27-integrating-signing-software-with-zgw.md | Updated link and added language identifiers to code blocks |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
…t/oneground.github.io into feature/improving-nrc
This pull request introduces several improvements and additions to the documentation for OneGround's ZGW API components, focusing on clearer structure, best practices, and expanded introductory material. The most important changes are summarized below.
New Documentation Structure and Introductory Guides:
Authorization and Configuration Guidance:
Documentation Consistency and Reference Updates:
Formatting and Clarity Improvements:
javascript,jsonc). [1] [2] [3] [4]New and Improved Documentation:
Authorization Configuration Enhancements:
docs/authorizations.mdin favor of the new, modular documentation.Documentation Consistency:
Formatting Improvements: