docs: point wiki links at the published documentation - #212
Merged
Merged
Conversation
The RoboSystems wiki is now rendered and indexable at robosystems.ai/docs/technical. GitHub serves the wiki itself with `X-Robots-Tag: none`, so both links sent readers and crawlers to a page no search engine will index. Relabels them "Documentation" too — the wiki is still where the pages are written, just no longer where readers should be sent. Claude-Session: https://claude.ai/code/session_011KBrhQHzwrB39C4c4Vw9Pq
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
The RoboSystems wiki is now rendered and indexable at robosystems.ai/docs/technical. GitHub serves the wiki itself with
X-Robots-Tag: none, so both links pointing there sent readers and crawlers to a page no search engine will index, while the same content is now published on the site. Same change is going out across the client and app repos; the pattern was set in RoboFinSystems/robosystems#1425.Changes
Two links across two files, both relabelled from Wiki to Documentation and repointed at the published copy:
README.md— the Support list entry..github/CONTRIBUTING.md— the Community list entry.Nothing regenerated; no
api/,models/, facade or packaging change. The relabel is the one judgement: the wiki is still where these pages are written, it is no longer where readers should be sent. No Quick-Start link exists in this repo, so that judgement did not arise here.Compatibility
INTERNAL — documentation only. No emitted surface changed, so neither the stable tier (facades, root exports, error classes, auth config, the emit-path symbols the integration template imports) nor the generated tier moves. Integrators pinned
>=1,<2see no difference.Testing
curlagainst production:https://robosystems.ai/docs/technical.grepconfirms norobosystems/wikilink remains anywhere in the repo.🤖 Generated with Claude Code
https://claude.ai/code/session_011KBrhQHzwrB39C4c4Vw9Pq