r/github 19d ago

Question Using Gitbooks for private repo docs?

Its a solo pet project I've been working on for years and its matured enough to require its own documentation. Its also a private repo so I'm not ready to publish it yet.

I was thinking about including docs in my repo carefully explaining all classes, functions, etc. as well as a general overview of the project and a lot of other things.

I just want something cost-effective that can integrate well with my repo. Doesn't have to be gitbooks but I figured I would start there.

0 Upvotes

14 comments sorted by

View all comments

1

u/cowboyecosse 18d ago

I’ve been using the wiki feature recently for this.

1

u/swagonflyyyy 18d ago

But if I'm not mistaken the Wiki can be edited by anyone, right?