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

Remove unnecessary empty lines from README.md #34

Closed
wants to merge 1 commit into from

Conversation

bswck
Copy link
Contributor

@bswck bswck commented Jun 12, 2023

Why were there so plenty of them?

Why were there so plenty of them?
@vsdudakov
Copy link
Owner

We generate the documentation automatically (see docs folder and build.py) using jinja2 and templates (I don't want to use sphinx to simplify things - maybe pydoc in the future). And during generation we include some parts to templates with gaps and so on - may be minification could help (we have on html but not on md)

@vsdudakov vsdudakov closed this Jul 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants