Skip to content

Conversation

@threeal
Copy link
Owner

@threeal threeal commented Oct 30, 2023

This pull request introduces pydoctor for generating API documentations of Python modules. It also includes the following changes:

  • Add docstring to all modules and functions.
  • Add a step in the test job for generating API documentations.
  • Add an entry in the key feature section of the README.md.

It closes #43, #44.

@threeal threeal self-assigned this Oct 30, 2023
@threeal threeal added the docs label Oct 30, 2023
@threeal threeal added this to the Python Starter v1.1.0 milestone Oct 30, 2023
@threeal threeal force-pushed the pydoctor-docs-generation branch from 5be45ce to 0e3fc43 Compare October 30, 2023 08:42
@threeal threeal marked this pull request as ready for review October 30, 2023 08:55
@threeal threeal merged commit a25c151 into main Oct 30, 2023
@threeal threeal deleted the pydoctor-docs-generation branch October 30, 2023 08:56
@threeal threeal linked an issue Oct 30, 2023 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

No open projects
Status: Done

Development

Successfully merging this pull request may close these issues.

Implement Documentation Generation with pydoctor Enable Documentation Generation with pydoc

2 participants