Document embedding, how does it work?

When embedding docs, is there any way to do it from local files?

Or does it not make a difference if there is a readme file. In other words does it treat @docs the same way as the codebase, file, folder etc.

Any clarification on this would be helpful. Asked on discord, but didn’t get any sort of response.

The custom docs feature doesn’t support local files yet. But the codebase indexing feature is similar to it, so you could add local docs to your project folder and do @Codebase queries in chat to get context from your local docs as well.