-
Notifications
You must be signed in to change notification settings - Fork 33
Reorganize Auditor KB articles into categorized subfolders #358
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
Draft
zoeycastillo
wants to merge
14
commits into
dev
Choose a base branch
from
zoey/kb-auditor
base: dev
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
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
andrey-isakov-nwx
previously approved these changes
Nov 25, 2025
hilram7
approved these changes
Nov 25, 2025
Reorganize 648 Auditor KB articles into 7 major categories with 31 subcategories: - configuration-and-setup - troubleshooting-and-errors - event-id-reference - system-administration - reports-alerts-and-notifications - monitoring-plans - features-and-operations 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <[email protected]>
- Consolidate images: Move all scattered 0-images/ subdirectories into single root-level /docs/kb/auditor/0-images/ - Update image references: Change all ../images/ paths to ./../0-images/ across 498 modified files - Fix internal cross-links: Add category paths to 94 internal article references (e.g., /docs/kb/auditor/article-name) → /docs/kb/auditor/category/article-name)) - Remove obsolete images directory: Delete old /docs/kb/auditor/images/ folder containing 306 images Changes applied across all 7 main categories: - configuration-and-setup (7 subcategories, 33 files) - event-id-reference (7 files) - features-and-operations (53 files) - monitoring-plans (28 files) - reports-alerts-and-notifications (22 files) - system-administration (15 files) - troubleshooting-and-errors (33 files) 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <[email protected]>
Update link from flat path to include category path system-administration/database-management/
Replace docs\kb\auditor\... with proper forward slash path and add category path.
Update all references to KB articles in /docs/auditor/10.6/, 10.7/, and 10.8/ documentation pages to include the new category paths following KB reorganization. This ensures all links resolve correctly after KB articles were reorganized into categorized subfolders (e.g., system-administration/database-management/). Fixed 135 broken links across 129 files in version documentation. Co-Authored-By: Claude <[email protected]>
Fixed ~100 broken links within KB articles that were using flat article paths instead of hierarchical category paths. This ensures all cross-references between KB articles now include their proper category structure (e.g., /docs/kb/auditor/features-and-operations/glossaries-and-faqs/alert-reported-change-made-by-system).
Update links in Auditor KB articles to include full category paths in their URLs to ensure proper cross-reference navigation. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <[email protected]>
Update link to SSL/TLS channel setup article with full category path. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <[email protected]>
…gory paths Update all remaining KB article links to include proper category paths for cross-references across Auditor, Data Classification, and General KB sections. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <[email protected]>
Update the second reference to client-and-server-cannot-communicate article with proper category path in related articles section. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <[email protected]>
5fb587f to
3d12cbb
Compare
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.
Reorganize 648 Auditor KB articles into 7 major categories with 31 subcategories: