Skip to content

ndg: add serve feature#127

Draft
NotAShelf wants to merge 2 commits intomainfrom
notashelf/push-xkyxroowtzow
Draft

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

Conversation

@NotAShelf
Copy link
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.

Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: I2f128bb360b301443f29404135ae87bf6a6a6964
Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: I9204cb86f860c5ad4e84f190b6be13096a6a6964
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