I want to give read and write access to the wiki for a private repo on github, on the same repo, I don't want these team members to be able to see the actual repo (the repo that contains the code not the wiki itself), is there a way to do that?
To make it more clear, I want to publish my API's documentation, which is just internal to the team, that uses the API but keep the actual api code hidden from them (it sounds evil, but it is not that bad, you need to know the whole story, please don't judge me).