Skip to content

Build tables of contents with Asciidoctor #711

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

Merged
merged 1 commit into from
Mar 14, 2019

Conversation

nik9000
Copy link
Member

@nik9000 nik9000 commented Mar 12, 2019

We chain the books that make the all of the docs together into a web
site by making tables of content that link the whole thing together.
We make these by building asciidoc files and then building them like
single-page books. This switches from building them with AsciiDoc to
building them with Asciidoctor.

We chain the books that make the all of the docs together into a web
site by making tables of content that link the whole thing together.
We make these by building asciidoc files and then building them like
single-page books. This switches from building them with AsciiDoc to
building them with Asciidoctor.
@nik9000 nik9000 requested review from a user and ddillinger March 13, 2019 00:05
@nik9000
Copy link
Member Author

nik9000 commented Mar 13, 2019

This produces functionally equal html output. It also does it quite a bit faster, though I expect once we get #673 it won't be as much faster.

@nik9000 nik9000 merged commit 1ef12cb into elastic:master Mar 14, 2019
@nik9000
Copy link
Member Author

nik9000 commented Mar 14, 2019

Thanks for reviewing @ddillinger!

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