Skip to content

Commit

Permalink
Update semaphore-compat doc to 1.0.2.
Browse files Browse the repository at this point in the history
  • Loading branch information
samoht committed Sep 25, 2024
1 parent 80ba86d commit c5d7641
Show file tree
Hide file tree
Showing 74 changed files with 2,105 additions and 820 deletions.
2 changes: 0 additions & 2 deletions highlight.pack.js

This file was deleted.

4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>index</title>
<link rel="stylesheet" href="./odoc.css"/>
<link rel="stylesheet" href="./odoc.support/odoc.css"/>
<meta charset="utf-8"/>
<meta name="viewport" content="width=device-width,initial-scale=1.0"/>
</head>
Expand All @@ -11,7 +11,7 @@
<div class="by-name">
<h2>OCaml package documentation</h2>
<ol>
<li><a href="semaphore-compat/index.html">semaphore-compat</a> <span class="version">1.0.0</span></li>
<li><a href="semaphore-compat/index.html">semaphore-compat</a> <span class="version">1.0.2</span></li>
</ol>
</div>
</main>
Expand Down
Loading

0 comments on commit c5d7641

Please sign in to comment.