Skip to content

Commit

Permalink
Use more descriptive reference style (#138)
Browse files Browse the repository at this point in the history
Change xrefstyle to short

Reference:
https://github.com/asciidoctor/asciidoctor.org/blob/master/docs/_includes/xrefstyle.adoc

After some discussion and looking at several technical books, this seems
to be the popular style, and picking this one for now.
  • Loading branch information
hirotnk committed May 14, 2020
1 parent db5aac1 commit 952eeb9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions book.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
:ditaa-shadows: false
:ditaa-transparent: true
:attribute-missing: warn
:xrefstyle: short

include::chapters/preface.asciidoc[]

Expand Down

0 comments on commit 952eeb9

Please sign in to comment.