Simplify asciidoctor setup for reference docs
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
:!version-label:
|
||||
:doctype: book
|
||||
:idprefix:
|
||||
:idseparator: -
|
||||
:toc: left
|
||||
@@ -9,7 +7,6 @@
|
||||
:sectanchors:
|
||||
:sectnums:
|
||||
:hide-uri-scheme:
|
||||
:docinfo: shared,private
|
||||
:github-tag: main
|
||||
:github-repo: spring-projects/spring-graphql
|
||||
:github-raw: https://raw.githubusercontent.com/{github-repo}/{github-tag}
|
||||
|
||||
@@ -1,2 +0,0 @@
|
||||
<script type="text/javascript" src="js/tocbot/tocbot.min.js"></script>
|
||||
<script type="text/javascript" src="js/toc.js"></script>
|
||||
Reference in New Issue
Block a user