Skip to content

Commit cddbb54

Browse files
nik9000russcam
authored andcommitted
Docs: Drop subtitle in Asciidoctor (#3676)
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)
1 parent ec1e5b3 commit cddbb54

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/index.asciidoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
:title-separator: |
2+
13
[[elasticsearch-net-reference]]
24
= Elasticsearch.Net and NEST: the .NET clients
35

0 commit comments

Comments
 (0)