ONTechNITS / RapidHTML

GNU General Public License v3.0
10 stars 0 forks source link

Autdocs #48

Open ThomasJRyan opened 2 months ago

ThomasJRyan commented 2 months ago

Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

Quite a bit of documentation is locked inside of docstrings. This should be included in the Sphinx docs

Describe the solution you'd like A clear and concise description of what you want to happen.

Set up the docs with autodoc functionality so that we pull docstrings from the code

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.

Additional context Add any other context or screenshots about the feature request here.