mirror of
https://github.com/ocaml-tracing/ocaml-opentelemetry.git
synced 2026-03-09 12:23:32 -04:00
deploy: 5facbdfc6d
This commit is contained in:
parent
8e0c79ed41
commit
b492e0e0df
7 changed files with 24 additions and 2 deletions
File diff suppressed because one or more lines are too long
2
fmt/Fmt_top/index.html
Normal file
2
fmt/Fmt_top/index.html
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
<!DOCTYPE html>
|
||||
<html xmlns="http://www.w3.org/1999/xhtml"><head><title>Fmt_top (fmt.Fmt_top)</title><meta charset="utf-8"/><link rel="stylesheet" href="../../_odoc-theme/odoc.css"/><meta name="generator" content="odoc 3.1.0"/><meta name="viewport" content="width=device-width,initial-scale=1.0"/><script src="../../highlight.pack.js"></script><script>hljs.initHighlightingOnLoad();</script></head><body class="odoc"><nav class="odoc-nav"><a href="../index.html">Up</a> – <a href="../../index.html">Index</a> » <a href="../index.html">fmt</a> » Fmt_top</nav><header class="odoc-preamble"><h1>Module <code><span>Fmt_top</span></code></h1></header><div class="odoc-content"><p>This module is hidden.</p></div></body></html>
|
||||
|
|
@ -1,3 +1,10 @@
|
|||
v0.11.0 2025-07-25 Zagreb
|
||||
-------------------------
|
||||
|
||||
* Add `Fmt.{cardinal,ordinal}` to format english
|
||||
plurals. Thanks to Brian Ward for suggesting (#64).
|
||||
* Export `fmt` from `fmt.tty` and `fmt.cli` libraries.
|
||||
|
||||
v0.10.0 2025-03-10 La Forclaz (VS)
|
||||
----------------------------------
|
||||
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
{0 Fmt {%html: <span class="version">v0.10.0</span>%}}
|
||||
{0 Fmt {%html: <span class="version">v0.11.0</span>%}}
|
||||
|
||||
Fmt exposes combinators to devise {!Format} pretty-printing functions.
|
||||
|
||||
|
|
|
|||
2
logs/Logs_top/index.html
Normal file
2
logs/Logs_top/index.html
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
<!DOCTYPE html>
|
||||
<html xmlns="http://www.w3.org/1999/xhtml"><head><title>Logs_top (logs.Logs_top)</title><meta charset="utf-8"/><link rel="stylesheet" href="../../_odoc-theme/odoc.css"/><meta name="generator" content="odoc 3.1.0"/><meta name="viewport" content="width=device-width,initial-scale=1.0"/><script src="../../highlight.pack.js"></script><script>hljs.initHighlightingOnLoad();</script></head><body class="odoc"><nav class="odoc-nav"><a href="../index.html">Up</a> – <a href="../../index.html">Index</a> » <a href="../index.html">logs</a> » Logs_top</nav><header class="odoc-preamble"><h1>Module <code><span>Logs_top</span></code></h1></header><div class="odoc-content"><p>This module is hidden.</p></div></body></html>
|
||||
2
mtime/Mtime_top/index.html
Normal file
2
mtime/Mtime_top/index.html
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
<!DOCTYPE html>
|
||||
<html xmlns="http://www.w3.org/1999/xhtml"><head><title>Mtime_top (mtime.Mtime_top)</title><meta charset="utf-8"/><link rel="stylesheet" href="../../_odoc-theme/odoc.css"/><meta name="generator" content="odoc 3.1.0"/><meta name="viewport" content="width=device-width,initial-scale=1.0"/><script src="../../highlight.pack.js"></script><script>hljs.initHighlightingOnLoad();</script></head><body class="odoc"><nav class="odoc-nav"><a href="../index.html">Up</a> – <a href="../../index.html">Index</a> » <a href="../index.html">mtime</a> » Mtime_top</nav><header class="odoc-preamble"><h1>Module <code><span>Mtime_top</span></code></h1></header><div class="odoc-content"><p>This module is hidden.</p></div></body></html>
|
||||
2
ptime/Ptime_top/index.html
Normal file
2
ptime/Ptime_top/index.html
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
<!DOCTYPE html>
|
||||
<html xmlns="http://www.w3.org/1999/xhtml"><head><title>Ptime_top (ptime.Ptime_top)</title><meta charset="utf-8"/><link rel="stylesheet" href="../../_odoc-theme/odoc.css"/><meta name="generator" content="odoc 3.1.0"/><meta name="viewport" content="width=device-width,initial-scale=1.0"/><script src="../../highlight.pack.js"></script><script>hljs.initHighlightingOnLoad();</script></head><body class="odoc"><nav class="odoc-nav"><a href="../index.html">Up</a> – <a href="../../index.html">Index</a> » <a href="../index.html">ptime</a> » Ptime_top</nav><header class="odoc-preamble"><h1>Module <code><span>Ptime_top</span></code></h1></header><div class="odoc-content"><p>This module is hidden.</p></div></body></html>
|
||||
Loading…
Add table
Reference in a new issue