Skip to content

ndg: add serve feature#127

Merged
NotAShelf merged 2 commits intomainfrom
notashelf/push-xkyxroowtzow
Mar 24, 2026
Merged

ndg: add serve feature#127
NotAShelf merged 2 commits intomainfrom
notashelf/push-xkyxroowtzow

Conversation

@NotAShelf
Copy link
Copy Markdown
Member

Closes #84

Introduces an optional feature to serve the generated documentation locally via a built-in web server. It adds a --serve flag to the CLI, conditionally compiles serving-related code, and updates dependencies to support the new functionality. Unfortunately the stack required to provide a proper serve feature is quite heavy, so this feature is disabled by default.

@NotAShelf NotAShelf force-pushed the notashelf/push-xkyxroowtzow branch from 11b4caf to b64474d Compare March 24, 2026 19:38
@NotAShelf NotAShelf marked this pull request as ready for review March 24, 2026 19:38
Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: I2f128bb360b301443f29404135ae87bf6a6a6964
Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: I551f12360334f39c59e47e8803c7d0ac6a6a6964
@NotAShelf NotAShelf force-pushed the notashelf/push-xkyxroowtzow branch from b64474d to 92a4eb4 Compare March 24, 2026 19:45
@NotAShelf NotAShelf merged commit 1171e4c into main Mar 24, 2026
10 of 11 checks passed
@NotAShelf NotAShelf deleted the notashelf/push-xkyxroowtzow branch March 24, 2026 20:15
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.

serve feature flag

1 participant