You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
to grab docs related to a certain repo with a certain topic of focus. In the examples I've seen, the topic arg often is fed with one-word-like patterns such as "installation", "implementation", "a word about a specific topic within the repo".
I wonder what the recommended best practices are for this "topic" argument?
Can we append topics to each other to create an extended term, such as topic=install-topic1-topic2-topic3-topicN when we want to retrieve code/documentation regarding a specific repository?