+- Today I asked [[Claude Code]] to look up something related to the docs, and it came up with https://code.claude.com/docs/en/claude-directory.md, which is a bizarre file, a mishmash of yaml, html, markdown. I can tell it's part of some LLM-centric routing system, but it's hard to figure out the system that's at work here. Instead of Markdown backticks for code sections, it uses `<C>` and `</C>`. Very strange! What's even weirder is that claude said it couldn't resolve that link "from here" and that "The Claude Code docs are also browsable from within the app via `/help`, which would be cool if it were true. That's actually just a TUI page that links to the web documentation.
0 commit comments