Merged
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.
Contributor
There was a problem hiding this comment.
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 file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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: