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

Make Cargo build the manpage #94

Merged
merged 4 commits into from
Jun 1, 2017
Merged

Make Cargo build the manpage #94

merged 4 commits into from
Jun 1, 2017

Conversation

neithernut
Copy link
Owner

This PR makes Cargo build the man page for us. The installation is, however, not performed. Since the Makefile was only introduced in order to build the man page, it was removed.
Resolves #92 and #93.

@neithernut neithernut requested a review from matthiasbeyer June 1, 2017 12:07
@neithernut
Copy link
Owner Author

Meh. Need to install pandoc on the CI server.

@neithernut
Copy link
Owner Author

Should we make the man page an optional (but default) feature?

@neithernut neithernut removed the request for review from matthiasbeyer June 1, 2017 12:08
@neithernut
Copy link
Owner Author

Meh, fails on rust-1.15 because the Command interface changed.

@neithernut neithernut requested a review from matthiasbeyer June 1, 2017 12:25
Copy link
Collaborator

@matthiasbeyer matthiasbeyer left a comment

Choose a reason for hiding this comment

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

Wow, installing pandoc is rather fast on travis by now...

@neithernut neithernut merged commit be536be into master Jun 1, 2017
@neithernut neithernut deleted the cargo-manpage branch June 1, 2017 13:43
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.

2 participants