|
|
|
|
|
by Kesava1312
2250 days ago
|
|
Hi! Sorry we did not have a better CTA. Here's a one-minute form to help you get onboard: https://bit.ly/3aoFAZO There's actually no need for documentation - we have a one-click integration to Github, where you'll click the repo and the documentation gets auto-generated. Excited to let you try it! |
|
There are myriad questions that need answering with docs:
- What does autogenerating documentation mean? (in my book, exposing code comments is not autogeneration so hopefully there is more)
- When I edit function documentation does it also change the code comments? Vice versa?
- How is the documentation version controlled?
- How are multiple versions of a library documented?
- What level of customization do I get? Just look at the Sphinx ecosystem for all of the things that people end up needing to customize.
- The chore part of documentation is thinking about what to write and writing it so that it is easy to understand - does this actually help me here?