Skip to content

Build tables of contents with Asciidoctor - #711

Merged
nik9000 merged 1 commit into
elastic:masterfrom
nik9000:asciidoctor_toc
Mar 14, 2019
Merged

nik9000 merged 1 commit into
elastic:masterfrom
nik9000:asciidoctor_toc

Conversation

@nik9000

@nik9000 nik9000 commented Mar 12, 2019

Copy link
Copy Markdown
Contributor

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

nik9000 commented Mar 13, 2019

Copy link
Copy Markdown
Contributor Author

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

nik9000 commented Mar 14, 2019

Copy link
Copy Markdown
Contributor Author

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