Skip to content

Commit

Permalink
feat: src/docs/asciidoc 이하 경로에 adoc들을 조합하여 최종 RestDocs 문서 작성
Browse files Browse the repository at this point in the history
  • Loading branch information
HJ-Rich committed Sep 25, 2022
1 parent ef19b22 commit 2572295
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions src/docs/asciidoc/index.adoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
:doctype: book
:source-highlighter: highlightjs
:toc: left
:toclevels: 2
:sectlinks:

== RestDocs Example

include::members.adoc[]

0 comments on commit 2572295

Please sign in to comment.