-
Notifications
You must be signed in to change notification settings - Fork 25
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add technical documentation #44
Conversation
b7ed924
to
2f6016b
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great stuff! I think this is going to be so helpful for new contributors when we open source!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I have a few suggestions that might improve things, but these are a really strong documents already.
Add basic API documentation for the web server's endpoints, including a disclaimer about backward compatibility (or lack thereof). Also, update the VSCode Markdown settings to use spaces rather than tabs for indentation (to allow for cleaner sub-tab length alignment here and in future patches). Signed-off-by: Victoria Dye <[email protected]>
Add a high-level representation of the bundle server architecture, including descriptions of the major components of a bundle server. Helped-by: Derrick Stolee <[email protected]> Signed-off-by: Victoria Dye <[email protected]>
f485740
to
cbddee1
Compare
Add flowcharts documenting how the bundle URI feature in Git downloads from the bundle server. Co-authored-by: Derrick Stolee <[email protected]> Signed-off-by: Victoria Dye <[email protected]>
cbddee1
to
d98e9c9
Compare
Minor fixups from #44 (for tech docs & VSCode settings)
Add technical documentation for the bundle server:
git-bundle-web-server
.