Skip to content

Documentation improvements; simplify development guide#31

Merged
szeka9 merged 4 commits into
mainfrom
development
Jul 4, 2026
Merged

Documentation improvements; simplify development guide#31
szeka9 merged 4 commits into
mainfrom
development

Conversation

@szeka9

@szeka9 szeka9 commented Jul 4, 2026

Copy link
Copy Markdown
Owner

No description provided.

szeka9 added 4 commits July 4, 2026 17:16
HttpServer.start_socket_server() is handled as an async task,
whereas it is only responsible for initializing the server.
Instead, always expect start_socket_server() to return.

This commit removes task creation from documentation, test
code and application examples.
Improve wording and fix typos. Simplify the demo
app used in the introduction.
Remove unnecessary boilerplates, and reduce
the size of route handlers to improve readability.
Avoid documentation generator when cross-compiling.
Documentation is already updated automatically when
publishing a new release.

Suppress output generated by npx when
optimizing mermaid diagrams with svgo.
@szeka9 szeka9 merged commit 5f4db3f into main Jul 4, 2026
1 check passed
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.

1 participant