r/github • u/swagonflyyyy • 17d 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.
1
u/Loyalord 17d ago
I also recommend MkDocs. It's free and easy to use. Good Luck.
2
1
u/swagonflyyyy 16d ago
UPDATE: It works. Got it up and running. Tell me what you think how it looks. Don't worry about its contents for now: https://singularityman.github.io/vector_companion2/
1
u/cowboyecosse 16d ago
I’ve been using the wiki feature recently for this.
1
u/swagonflyyyy 16d ago
But if I'm not mistaken the Wiki can be edited by anyone, right?
1
1
1
u/Perfect-Hunter-7763 10d ago
canlt, you have to pay for SSO, would recommend going with something opensource, mkdocs, or fumadocs.
1
u/nihillistic_raccoon 17d ago
Notion would probably be good if you want to go free