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

Docs: Drop subtitle in Asciidoctor #3676

Merged
merged 1 commit into from
Apr 17, 2019
Merged

Docs: Drop subtitle in Asciidoctor #3676

merged 1 commit into from
Apr 17, 2019

Conversation

nik9000
Copy link
Member

@nik9000 nik9000 commented Apr 16, 2019

When we use Asciidoctor to build the docs for the elasticsearch-net repo
it sees the : in the title of the book as a delimiter for a subtitle.
This is probably a nice feature, but we actually intend the title of the
book to have a : in it. The simple work around is to use a different
character for the delimiter. This change does that.

When we use Asciidoctor to build the docs for the elasticsearch-net repo
it sees the `:` in the title of the book as a delimiter for a subtitle.
This is probably a nice feature, but we actually intend the title of the
book to have a `:` in it. The simple work around is to use a different
character for the delimiter. This change does that.
Copy link
Contributor

@russcam russcam left a comment

Choose a reason for hiding this comment

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

LGTM, thanks @nik9000

@russcam
Copy link
Contributor

russcam commented Apr 16, 2019

I'll pull in now to the relevant branches

@nik9000
Copy link
Member Author

nik9000 commented Apr 17, 2019 via email

@russcam russcam merged commit e24fdc0 into master Apr 17, 2019
russcam pushed a commit that referenced this pull request Apr 17, 2019
When we use Asciidoctor to build the docs for the elasticsearch-net repo
it sees the `:` in the title of the book as a delimiter for a subtitle.
This is probably a nice feature, but we actually intend the title of the
book to have a `:` in it. The simple work around is to use a different
character for the delimiter. This change does that.

(cherry picked from commit e24fdc0)
russcam pushed a commit that referenced this pull request Apr 17, 2019
When we use Asciidoctor to build the docs for the elasticsearch-net repo
it sees the `:` in the title of the book as a delimiter for a subtitle.
This is probably a nice feature, but we actually intend the title of the
book to have a `:` in it. The simple work around is to use a different
character for the delimiter. This change does that.

(cherry picked from commit e24fdc0)
russcam pushed a commit that referenced this pull request Apr 17, 2019
When we use Asciidoctor to build the docs for the elasticsearch-net repo
it sees the `:` in the title of the book as a delimiter for a subtitle.
This is probably a nice feature, but we actually intend the title of the
book to have a `:` in it. The simple work around is to use a different
character for the delimiter. This change does that.

(cherry picked from commit e24fdc0)
russcam pushed a commit that referenced this pull request Apr 17, 2019
When we use Asciidoctor to build the docs for the elasticsearch-net repo
it sees the `:` in the title of the book as a delimiter for a subtitle.
This is probably a nice feature, but we actually intend the title of the
book to have a `:` in it. The simple work around is to use a different
character for the delimiter. This change does that.

(cherry picked from commit e24fdc0)
russcam pushed a commit that referenced this pull request Apr 17, 2019
When we use Asciidoctor to build the docs for the elasticsearch-net repo
it sees the `:` in the title of the book as a delimiter for a subtitle.
This is probably a nice feature, but we actually intend the title of the
book to have a `:` in it. The simple work around is to use a different
character for the delimiter. This change does that.

(cherry picked from commit e24fdc0)
@russcam russcam deleted the docs_title_separator branch April 17, 2019 01:21
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