Trying to make docs work
This commit is contained in:
2
docs.sh
2
docs.sh
@@ -1,3 +1,3 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
./gradlew clean publishGhPages
|
||||
./gradlew :docs:clean publishGhPages
|
||||
@@ -10,7 +10,7 @@ asciidoctorj {
|
||||
|
||||
asciidoctor {
|
||||
attributes 'build-gradle': file('build.gradle'),
|
||||
'endpoint-url': 'http://codearte.github.io/accurest',
|
||||
'endpoint-url': 'https://Codearte.github.io/accurest',
|
||||
'source-highlighter': 'coderay',
|
||||
'imagesdir': 'images',
|
||||
'toc': 'left',
|
||||
|
||||
Reference in New Issue
Block a user