2 changed files with 20 additions and 0 deletions
@ -0,0 +1,5 @@ |
|||||||
|
@import 'spring.css'; |
||||||
|
|
||||||
|
a code { |
||||||
|
color: #097dff; |
||||||
|
} |
||||||
@ -0,0 +1,15 @@ |
|||||||
|
= Spring Authorization Server Reference |
||||||
|
Joe Grandja |
||||||
|
:include-dir: _includes |
||||||
|
:security-api-url: https://docs.spring.io/spring-authorization-server/site/docs/current/api/ |
||||||
|
:source-indent: 0 |
||||||
|
:tabsize: 4 |
||||||
|
:toc: left |
||||||
|
|
||||||
|
== Preface |
||||||
|
|
||||||
|
#TODO:# Document preface |
||||||
|
|
||||||
|
== Introduction |
||||||
|
|
||||||
|
#TODO:# Document introduction |
||||||
Loading…
Reference in new issue