Skip to content
This repository was archived by the owner on Nov 23, 2021. It is now read-only.

Conversation

@seabaylea
Copy link
Member

Update the Jazzy annotations to include HTTPServer and remove the PoCSocket code, and add a proper README.md that provides some basic getting started information.

If/when this is merged I'll update the gh-pages branch with the generated docs.

public init() {
}

/// Start the HTTP server on the given `port`, using `handler` to process incoming requests
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would add - Parameter too for port and handler, what do you think?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I saw that in some other place of the code it's missing, if it's okay I would raise a PR fixing the missing docs for parameters.

@seabaylea
Copy link
Member Author

Sure - if the of the change in this PR looks ok then I'll merge and you can add the parameter descriptions (without risking merge conflicts).

Copy link
Member

@adellibovi adellibovi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cool 👍 😄

@seabaylea seabaylea merged commit 055a757 into swift-server:develop Sep 10, 2017
@seabaylea
Copy link
Member Author

Thanks @adellibovi. Merged.

@seabaylea seabaylea deleted the new-docs branch September 11, 2017 13:00
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

2 participants