Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: asciidoc gradle 설정 변경 #199

Merged
merged 1 commit into from
Feb 26, 2024
Merged

chore: asciidoc gradle 설정 변경 #199

merged 1 commit into from
Feb 26, 2024

Conversation

kevstevie
Copy link
Collaborator

issue: #194

as-is

  • 이전 버전의 asciidoc 경로를 사용하고 있어서 index.html이 옮겨지지 않아 404 발생

to-be

  • 변경된 bulid/docs/asciidoc 경로로 수정해서 정상적으로 static 파일로 옮겨지는 것 확인

@@ -3,14 +3,15 @@
:toc: left
:toclevels: 2
:sectlinks:
:prefix: src/docs/asciidoc
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

이 부분이 정말 맘에 안드는데 이상하게 상대 경로를 인식을 못하더군요
방법을 찾을 수가 없어서 일단 이렇게 해서 해결했습니다.

Copy link

Quality Gate Passed Quality Gate passed

Issues
0 New issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

Copy link
Collaborator

@Cyma-s Cyma-s left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

저번에 같이 했을 때도 그러더니 아직도 인식 안 되나보네요 ;;;
확인했습니다 👍🏻 수고하셨습니다

@kevstevie kevstevie merged commit 524aac0 into main Feb 26, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants