Software-Engineering-Jagiellonian / django-celery-frege

Tool for measuring open source code repositories
GNU General Public License v3.0
6 stars 35 forks source link

Create documentation by adding docstrings #84

Open JaroslawHryszko opened 1 year ago

JaroslawHryszko commented 1 year ago

This task is about going thru the entire Frege source code and describing it by adding docstrings in all required places.

Then, these docstrings can be parsed by Sphinx and automatically transformed into separate, hypertext-based documentation.

Natheesh-N commented 1 year ago

I'll take this

sudheesanamp2003 commented 1 year ago

i will take it

JaroslawHryszko commented 1 year ago

@sudheesanamp2003 @Natheesh-N do you have enough skills to understand this project's source code and properly describe it by docstrings? :) What are your plans / proposed approach to work on this issue?