Skip to content

Conversation

@nik9000
Copy link
Member

@nik9000 nik9000 commented Mar 11, 2019

Switches the Infrastructure Monitoring Guide to Asciidoctor. There are a
few spacing changes that are noops in HTML and there are a few changes
that look like this:

-            <img alt="monitoring-architecture.png" src="monitoring-architecture.png"/>
+            <img alt="monitoring architecture" src="monitoring-architecture.png"/>

They switch the alt tag on an image from the name of the image to a
"more English" version of the name of the image. I'm not sure if this is
really an improvement because the alt tag is still being automatically
generated so it isn't going to be particularly descriptive. But I don't
think this is a problem either.

Switches the Infrastructure Monitoring Guide to Asciidoctor. There are a
few spacing changes that are noops in HTML and there are a few changes
that look like this:
```
-            <img alt="monitoring-architecture.png" src="monitoring-architecture.png"/>
+            <img alt="monitoring architecture" src="monitoring-architecture.png"/>
```

They switch the alt tag on an image from the name of the image to a
"more English" version of the name of the image. I'm not sure if this is
really an improvement because the alt tag is still being automatically
generated so it isn't going to be particularly descriptive. But I don't
*think* this is a problem either.
Copy link
Member

@bmorelli25 bmorelli25 left a comment

Choose a reason for hiding this comment

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

Nice! The asciidoctor build looks perfect 👍

Copy link
Contributor

@dedemorton dedemorton left a comment

Choose a reason for hiding this comment

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

LGTM! Even for a very small "book", the asciidoctor build is notably faster. Yay!

@nik9000
Copy link
Member Author

nik9000 commented Mar 12, 2019

Thanks for reviewing @dedemorton and @bmorelli25!

@nik9000 nik9000 merged commit 24cfb41 into elastic:master Mar 12, 2019
@nik9000 nik9000 mentioned this pull request Mar 12, 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.

3 participants