Skip to content

Commit

Permalink
Deploy to GitHub pages
Browse files Browse the repository at this point in the history
  • Loading branch information
davesnx committed Mar 3, 2024
0 parents commit 91b98fb
Show file tree
Hide file tree
Showing 40 changed files with 2,120 additions and 0 deletions.
19 changes: 19 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>index</title>
<link rel="stylesheet" href="./odoc.support/odoc.css"/>
<meta charset="utf-8"/>
<meta name="viewport" content="width=device-width,initial-scale=1.0"/>
</head>
<body>
<main class="content">
<div class="by-name">
<h2>OCaml package documentation</h2>
<ol>
<li><a href="quickjs/index.html">quickjs</a></li>
</ol>
</div>
</main>
</body>
</html>
Binary file added odoc.support/fonts/KaTeX_AMS-Regular.woff2
Binary file not shown.
Binary file added odoc.support/fonts/KaTeX_Caligraphic-Bold.woff2
Binary file not shown.
Binary file not shown.
Binary file added odoc.support/fonts/KaTeX_Fraktur-Bold.woff2
Binary file not shown.
Binary file added odoc.support/fonts/KaTeX_Fraktur-Regular.woff2
Binary file not shown.
Binary file added odoc.support/fonts/KaTeX_Main-Bold.woff2
Binary file not shown.
Binary file added odoc.support/fonts/KaTeX_Main-BoldItalic.woff2
Binary file not shown.
Binary file added odoc.support/fonts/KaTeX_Main-Italic.woff2
Binary file not shown.
Binary file added odoc.support/fonts/KaTeX_Main-Regular.woff2
Binary file not shown.
Binary file added odoc.support/fonts/KaTeX_Math-BoldItalic.woff2
Binary file not shown.
Binary file added odoc.support/fonts/KaTeX_Math-Italic.woff2
Binary file not shown.
Binary file added odoc.support/fonts/KaTeX_SansSerif-Bold.woff2
Binary file not shown.
Binary file added odoc.support/fonts/KaTeX_SansSerif-Italic.woff2
Binary file not shown.
Binary file added odoc.support/fonts/KaTeX_SansSerif-Regular.woff2
Binary file not shown.
Binary file added odoc.support/fonts/KaTeX_Script-Regular.woff2
Binary file not shown.
Binary file added odoc.support/fonts/KaTeX_Size1-Regular.woff2
Binary file not shown.
Binary file added odoc.support/fonts/KaTeX_Size2-Regular.woff2
Binary file not shown.
Binary file added odoc.support/fonts/KaTeX_Size3-Regular.woff2
Binary file not shown.
Binary file added odoc.support/fonts/KaTeX_Size4-Regular.woff2
Binary file not shown.
Binary file added odoc.support/fonts/KaTeX_Typewriter-Regular.woff2
Binary file not shown.
Binary file added odoc.support/fonts/fira-mono-v14-latin-500.woff2
Binary file not shown.
Binary file not shown.
Binary file added odoc.support/fonts/fira-sans-v17-latin-500.woff2
Binary file not shown.
Binary file not shown.
Binary file added odoc.support/fonts/fira-sans-v17-latin-700.woff2
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
634 changes: 634 additions & 0 deletions odoc.support/highlight.pack.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions odoc.support/katex.min.css

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions odoc.support/katex.min.js

Large diffs are not rendered by default.

Loading

0 comments on commit 91b98fb

Please sign in to comment.