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

yiffy/src/conf/conf_nsfw.c needs doxygen-like comments. #1

Closed
MertGunduz opened this issue Sep 7, 2023 · 1 comment
Closed

yiffy/src/conf/conf_nsfw.c needs doxygen-like comments. #1

MertGunduz opened this issue Sep 7, 2023 · 1 comment
Assignees
Labels
documentation Improvements or additions to documentation

Comments

@MertGunduz
Copy link
Owner

The conf_nsfw.c is used to configure the data by adding or deleting "nsfw" keyword from the /home/user/.yiffy/yiffy-config.txt config file.

It does the job without any bug but code is relatively hard to read and needs commenting.

Source File
https://github.com/MertGunduz/yiffy/blob/main/src/conf/conf_nsfw.c

From the 78th line to the end-of-file, the code needs more documentation.

@MertGunduz MertGunduz self-assigned this Sep 7, 2023
@MertGunduz MertGunduz added the documentation Improvements or additions to documentation label Sep 7, 2023
@MertGunduz
Copy link
Owner Author

Finished! ❇️

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

No branches or pull requests

1 participant