Skip to content
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

Few questions #58

Closed
EverNife opened this issue May 3, 2022 · 2 comments
Closed

Few questions #58

EverNife opened this issue May 3, 2022 · 2 comments

Comments

@EverNife
Copy link

EverNife commented May 3, 2022

O have a few questions about the project, some of them could even go on the readme to clarify things for others as well.

1 - How much of the code is sent to the server when genereating a doc? (Only the selected code, the entire file/class, the entire project, the chain of methods called ?)

2 - Are these information sen't to sever ONLY when the function "Write Docs" is called or there is some data being sent periodically?

3 - What is the API called to generate these docs, a open source one? A private one?

@handotdev
Copy link
Member

Hi @EverNife happy to answer these questions!

1 - How much of the code is sent to the server when genereating a doc? (Only the selected code, the entire file/class, the entire project, the chain of methods called ?)
The entire file
2 - Are these information sen't to sever ONLY when the function "Write Docs" is called or there is some data being sent periodically?
Only when "Write Docs" is called
3 - What is the API called to generate these docs, a open source one? A private one?
All of the functions that powers the servers you can find in the server/ folder or this repo

@EverNife
Copy link
Author

EverNife commented May 3, 2022

Thank You Very much for the clarification :D

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants