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

Switch the perl client docs to asciidoctor #685

Merged
merged 1 commit into from
Mar 7, 2019

Conversation

nik9000
Copy link
Member

@nik9000 nik9000 commented Mar 7, 2019

Switches the perl client docs to asciidoctor. html_diff says
asciidoctor produces exactly the same output modulo new lines.

Switches the perl client docs to asciidoctor. `html_diff` says
asciidoctor produces exactly the same output modulo new lines.
@nik9000 nik9000 requested a review from lcawl March 7, 2019 21:47
@@ -120,7 +120,7 @@ alias docbldnet='$GIT_HOME/docs/build_docs.pl --doc $GIT_HOME/elasticsearch-net/

alias docbldphp='$GIT_HOME/docs/build_docs.pl --doc $GIT_HOME/elasticsearch-php/docs/index.asciidoc'

alias docbldepl='$GIT_HOME/docs/build_docs.pl --doc $GIT_HOME/elasticsearch/docs/perl/index.asciidoc --single 1'
alias docbldepl='$GIT_HOME/docs/build_docs --asciidoctor --doc $GIT_HOME/elasticsearch/docs/perl/index.asciidoc --single'
Copy link
Member Author

Choose a reason for hiding this comment

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

The 1 doesn't actually work with build_docs. Since no one has complained I'm going to assume that is ok and just drop it. The 1 didn't do anything - just specifying --single does the trick.

Copy link
Contributor

@lcawl lcawl left a comment

Choose a reason for hiding this comment

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

LGTM and builds successfully

@nik9000 nik9000 merged commit 906f369 into elastic:master Mar 7, 2019
@nik9000
Copy link
Member Author

nik9000 commented Mar 7, 2019

Thanks for reviewing @lcawl!

@nik9000 nik9000 mentioned this pull request Mar 7, 2019
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