docs: comprehensive documentation review and fixes#2642
Merged
crivetimihai merged 6 commits intomainfrom Feb 2, 2026
Merged
Conversation
Signed-off-by: Mihai Criveti <crivetimihai@gmail.com>
hughhennelly
pushed a commit
to hughhennelly/mcp-context-forge
that referenced
this pull request
Feb 8, 2026
* chore: unignore documentation files in .gitignore * chore: unignore FEATURES.md documentation files * docs: update oauth design and remove empty blog index * docs: cleanup placeholders, update statuses, and fix navigation * typo Signed-off-by: Mihai Criveti <crivetimihai@gmail.com> * Documentation review & update Signed-off-by: Mihai Criveti <crivetimihai@gmail.com> --------- Signed-off-by: Mihai Criveti <crivetimihai@gmail.com> Signed-off-by: hughhennnelly <hughhennelly06@gmail.com>
kcostell06
pushed a commit
to kcostell06/mcp-context-forge
that referenced
this pull request
Feb 24, 2026
* chore: unignore documentation files in .gitignore * chore: unignore FEATURES.md documentation files * docs: update oauth design and remove empty blog index * docs: cleanup placeholders, update statuses, and fix navigation * typo Signed-off-by: Mihai Criveti <crivetimihai@gmail.com> * Documentation review & update Signed-off-by: Mihai Criveti <crivetimihai@gmail.com> --------- Signed-off-by: Mihai Criveti <crivetimihai@gmail.com>
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.
Summary
docs/docs/Changes
Typo Fixes
architecture/oauth-design.md:65- Fixed "e00 seconds" → "300 seconds"using/plugins/index.md:134- Fixed "extenal" → "external"development/developer-workstation.md:171- Fixed "your-exail@example.com" → "your-email@example.com"Content Updates
using/servers/ibm/instana.md- Added TBD markers to 12 empty placeholder sections for clarityarchitecture/adr/012-dropdown-ui-tool-selection.md- Changed empty "PR created: " to "Implemented."test/sbom.md- Added explanatory note about auto-generated content with placeholder valuesoverview/quick_start.md- Status updated topublishedarchitecture/oauth-design.md- Streamlined content and fixed formattingtesting/acceptance.md- Updated test report templateHousekeeping
.gitignore- Unignored documentation files (FEATURES.md)blog/index.mdplaceholder.pagesfilesReview Tracking
Full review details available in
todo/claude-review.mdTest plan
make docsormkdocs build)Closes #2499