Skip to content

Emit newlines instead of \n in docstrings #113

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

Merged
merged 4 commits into from
Nov 16, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
304 changes: 152 additions & 152 deletions docs/java-time.api.html

Large diffs are not rendered by default.

304 changes: 152 additions & 152 deletions docs/java-time.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/java-time.repl.html
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
<!DOCTYPE html PUBLIC ""
"">
<html><head><meta charset="UTF-8" /><title>java-time.repl documentation</title><link rel="stylesheet" type="text/css" href="css/default.css" /><link rel="stylesheet" type="text/css" href="css/highlight.css" /><script type="text/javascript" src="js/highlight.min.js"></script><script type="text/javascript" src="js/jquery.min.js"></script><script type="text/javascript" src="js/page_effects.js"></script><script>hljs.initHighlightingOnLoad();</script></head><body><div id="header"><h2>Generated by <a href="https://github.com/weavejester/codox">Codox</a></h2><h1><a href="index.html"><span class="project-title"><span class="project-name">Clojure.java-time</span> <span class="project-version">1.4.3-SNAPSHOT</span></span></a></h1></div><div class="sidebar primary"><h3 class="no-link"><span class="inner">Project</span></h3><ul class="index-link"><li class="depth-1 "><a href="index.html"><div class="inner">Index</div></a></li></ul><h3 class="no-link"><span class="inner">Topics</span></h3><ul><li class="depth-1 "><a href="README.html"><div class="inner"><span>Clojure.Java-Time</span></div></a></li><li class="depth-1 "><a href="CHANGELOG.html"><div class="inner"><span>Changelog</span></div></a></li></ul><h3 class="no-link"><span class="inner">Namespaces</span></h3><ul><li class="depth-1"><a href="java-time.html"><div class="inner"><span class="tree"><span class="top"></span><span class="bottom"></span></span><span>java-time</span></div></a></li><li class="depth-2 branch"><a href="java-time.api.html"><div class="inner"><span class="tree"><span class="top"></span><span class="bottom"></span></span><span>api</span></div></a></li><li class="depth-2 current"><a href="java-time.repl.html"><div class="inner"><span class="tree"><span class="top"></span><span class="bottom"></span></span><span>repl</span></div></a></li></ul></div><div class="sidebar secondary"><h3><a href="#top"><span class="inner">Public Vars</span></a></h3><ul><li class="depth-1"><a href="java-time.repl.html#var-show-adjusters"><div class="inner"><span>show-adjusters</span></div></a></li><li class="depth-1"><a href="java-time.repl.html#var-show-fields"><div class="inner"><span>show-fields</span></div></a></li><li class="depth-1"><a href="java-time.repl.html#var-show-formatters"><div class="inner"><span>show-formatters</span></div></a></li><li class="depth-1"><a href="java-time.repl.html#var-show-graph"><div class="inner"><span>show-graph</span></div></a></li><li class="depth-1"><a href="java-time.repl.html#var-show-path"><div class="inner"><span>show-path</span></div></a></li><li class="depth-1"><a href="java-time.repl.html#var-show-timezones"><div class="inner"><span>show-timezones</span></div></a></li><li class="depth-1"><a href="java-time.repl.html#var-show-units"><div class="inner"><span>show-units</span></div></a></li></ul></div><div class="namespace-docs" id="content"><h1 class="anchor" id="top">java-time.repl</h1><div class="doc"><div class="markdown"></div></div><div class="public anchor" id="var-show-adjusters"><h3>show-adjusters</h3><div class="usage"><code>(show-adjusters)</code></div><div class="doc"><div class="markdown"></div></div><div class="src-link"><a href="https://github.com/dm3/clojure.java-time/blob/cbe1fd502a1cf4ad0a148c9eab8ea12713086196/src/java_time/repl.clj#L11">view source</a></div></div><div class="public anchor" id="var-show-fields"><h3>show-fields</h3><div class="usage"><code>(show-fields)</code></div><div class="doc"><div class="markdown"></div></div><div class="src-link"><a href="https://github.com/dm3/clojure.java-time/blob/cbe1fd502a1cf4ad0a148c9eab8ea12713086196/src/java_time/repl.clj#L17">view source</a></div></div><div class="public anchor" id="var-show-formatters"><h3>show-formatters</h3><div class="usage"><code>(show-formatters)</code></div><div class="doc"><div class="markdown"></div></div><div class="src-link"><a href="https://github.com/dm3/clojure.java-time/blob/cbe1fd502a1cf4ad0a148c9eab8ea12713086196/src/java_time/repl.clj#L20">view source</a></div></div><div class="public anchor" id="var-show-graph"><h3>show-graph</h3><div class="usage"><code>(show-graph)</code></div><div class="doc"><div class="markdown"></div></div><div class="src-link"><a href="https://github.com/dm3/clojure.java-time/blob/cbe1fd502a1cf4ad0a148c9eab8ea12713086196/src/java_time/repl.clj#L26">view source</a></div></div><div class="public anchor" id="var-show-path"><h3>show-path</h3><div class="usage"><code>(show-path from to)</code></div><div class="doc"><div class="markdown"></div></div><div class="src-link"><a href="https://github.com/dm3/clojure.java-time/blob/cbe1fd502a1cf4ad0a148c9eab8ea12713086196/src/java_time/repl.clj#L30">view source</a></div></div><div class="public anchor" id="var-show-timezones"><h3>show-timezones</h3><div class="usage"><code>(show-timezones)</code></div><div class="doc"><div class="markdown"></div></div><div class="src-link"><a href="https://github.com/dm3/clojure.java-time/blob/cbe1fd502a1cf4ad0a148c9eab8ea12713086196/src/java_time/repl.clj#L23">view source</a></div></div><div class="public anchor" id="var-show-units"><h3>show-units</h3><div class="usage"><code>(show-units)</code></div><div class="doc"><div class="markdown"></div></div><div class="src-link"><a href="https://github.com/dm3/clojure.java-time/blob/cbe1fd502a1cf4ad0a148c9eab8ea12713086196/src/java_time/repl.clj#L14">view source</a></div></div></div></body></html>
<html><head><meta charset="UTF-8" /><title>java-time.repl documentation</title><link rel="stylesheet" type="text/css" href="css/default.css" /><link rel="stylesheet" type="text/css" href="css/highlight.css" /><script type="text/javascript" src="js/highlight.min.js"></script><script type="text/javascript" src="js/jquery.min.js"></script><script type="text/javascript" src="js/page_effects.js"></script><script>hljs.initHighlightingOnLoad();</script></head><body><div id="header"><h2>Generated by <a href="https://github.com/weavejester/codox">Codox</a></h2><h1><a href="index.html"><span class="project-title"><span class="project-name">Clojure.java-time</span> <span class="project-version">1.4.3-SNAPSHOT</span></span></a></h1></div><div class="sidebar primary"><h3 class="no-link"><span class="inner">Project</span></h3><ul class="index-link"><li class="depth-1 "><a href="index.html"><div class="inner">Index</div></a></li></ul><h3 class="no-link"><span class="inner">Topics</span></h3><ul><li class="depth-1 "><a href="README.html"><div class="inner"><span>Clojure.Java-Time</span></div></a></li><li class="depth-1 "><a href="CHANGELOG.html"><div class="inner"><span>Changelog</span></div></a></li></ul><h3 class="no-link"><span class="inner">Namespaces</span></h3><ul><li class="depth-1"><a href="java-time.html"><div class="inner"><span class="tree"><span class="top"></span><span class="bottom"></span></span><span>java-time</span></div></a></li><li class="depth-2 branch"><a href="java-time.api.html"><div class="inner"><span class="tree"><span class="top"></span><span class="bottom"></span></span><span>api</span></div></a></li><li class="depth-2 current"><a href="java-time.repl.html"><div class="inner"><span class="tree"><span class="top"></span><span class="bottom"></span></span><span>repl</span></div></a></li></ul></div><div class="sidebar secondary"><h3><a href="#top"><span class="inner">Public Vars</span></a></h3><ul><li class="depth-1"><a href="java-time.repl.html#var-show-adjusters"><div class="inner"><span>show-adjusters</span></div></a></li><li class="depth-1"><a href="java-time.repl.html#var-show-fields"><div class="inner"><span>show-fields</span></div></a></li><li class="depth-1"><a href="java-time.repl.html#var-show-formatters"><div class="inner"><span>show-formatters</span></div></a></li><li class="depth-1"><a href="java-time.repl.html#var-show-graph"><div class="inner"><span>show-graph</span></div></a></li><li class="depth-1"><a href="java-time.repl.html#var-show-path"><div class="inner"><span>show-path</span></div></a></li><li class="depth-1"><a href="java-time.repl.html#var-show-timezones"><div class="inner"><span>show-timezones</span></div></a></li><li class="depth-1"><a href="java-time.repl.html#var-show-units"><div class="inner"><span>show-units</span></div></a></li></ul></div><div class="namespace-docs" id="content"><h1 class="anchor" id="top">java-time.repl</h1><div class="doc"><div class="markdown"></div></div><div class="public anchor" id="var-show-adjusters"><h3>show-adjusters</h3><div class="usage"><code>(show-adjusters)</code></div><div class="doc"><div class="markdown"></div></div><div class="src-link"><a href="https://github.com/dm3/clojure.java-time/blob/710292539917f477737970e8cc706e1f0a3c3687/src/java_time/repl.clj#L11">view source</a></div></div><div class="public anchor" id="var-show-fields"><h3>show-fields</h3><div class="usage"><code>(show-fields)</code></div><div class="doc"><div class="markdown"></div></div><div class="src-link"><a href="https://github.com/dm3/clojure.java-time/blob/710292539917f477737970e8cc706e1f0a3c3687/src/java_time/repl.clj#L17">view source</a></div></div><div class="public anchor" id="var-show-formatters"><h3>show-formatters</h3><div class="usage"><code>(show-formatters)</code></div><div class="doc"><div class="markdown"></div></div><div class="src-link"><a href="https://github.com/dm3/clojure.java-time/blob/710292539917f477737970e8cc706e1f0a3c3687/src/java_time/repl.clj#L20">view source</a></div></div><div class="public anchor" id="var-show-graph"><h3>show-graph</h3><div class="usage"><code>(show-graph)</code></div><div class="doc"><div class="markdown"></div></div><div class="src-link"><a href="https://github.com/dm3/clojure.java-time/blob/710292539917f477737970e8cc706e1f0a3c3687/src/java_time/repl.clj#L26">view source</a></div></div><div class="public anchor" id="var-show-path"><h3>show-path</h3><div class="usage"><code>(show-path from to)</code></div><div class="doc"><div class="markdown"></div></div><div class="src-link"><a href="https://github.com/dm3/clojure.java-time/blob/710292539917f477737970e8cc706e1f0a3c3687/src/java_time/repl.clj#L30">view source</a></div></div><div class="public anchor" id="var-show-timezones"><h3>show-timezones</h3><div class="usage"><code>(show-timezones)</code></div><div class="doc"><div class="markdown"></div></div><div class="src-link"><a href="https://github.com/dm3/clojure.java-time/blob/710292539917f477737970e8cc706e1f0a3c3687/src/java_time/repl.clj#L23">view source</a></div></div><div class="public anchor" id="var-show-units"><h3>show-units</h3><div class="usage"><code>(show-units)</code></div><div class="doc"><div class="markdown"></div></div><div class="src-link"><a href="https://github.com/dm3/clojure.java-time/blob/710292539917f477737970e8cc706e1f0a3c3687/src/java_time/repl.clj#L14">view source</a></div></div></div></body></html>
Loading