Initial commit
This commit is contained in:
@@ -0,0 +1,34 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<meta name="generator" content="Asciidoctor 2.0.17">
|
||||
<title>표준개발라이브러리</title>
|
||||
<link rel="stylesheet" href="./css/sdl-manual.css">
|
||||
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
|
||||
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/9.18.3/styles/github.min.css">
|
||||
</head>
|
||||
<body class="book toc2 toc-left"><!--book toc2 toc-left is-position-fixed-->
|
||||
|
||||
<!-- 생성된 asciidoc index.html의 body tag 시작 아래에 이하 내용을 추가한다 (1) -->
|
||||
<div id="header-spring">
|
||||
<h1><img src="img/symbol.png" class="brand-symbol" alt="표준개발라이브러리 심볼">표준개발라이브러리</h1>
|
||||
</div>
|
||||
<!-- 여기까지 index.html에 붙여넣는다 (1) -->
|
||||
|
||||
<div id="header">
|
||||
<h1>표준개발라이브러리</h1>
|
||||
<!--
|
||||
Contents
|
||||
-->
|
||||
</div>
|
||||
|
||||
<!-- 생성된 asciidoc index.html의 body tag 종료 전에 이하 내용을 추가한다 (2) -->
|
||||
<script src="js/tocbot/tocbot.min.js"></script>
|
||||
<script src="js/toc.js"></script>
|
||||
<!-- 여기까지 index.html에 붙여넣는다 (2) -->
|
||||
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user