Skip to content

Commit

Permalink
Add documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Aug 10, 2024
1 parent 23abdda commit 5eb7459
Show file tree
Hide file tree
Showing 32 changed files with 12,412 additions and 0 deletions.
2,660 changes: 2,660 additions & 0 deletions docs/assets/css/main.css

Large diffs are not rendered by default.

Binary file added docs/assets/images/icons.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/assets/images/[email protected]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/assets/images/widgets.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/assets/images/[email protected]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
248 changes: 248 additions & 0 deletions docs/assets/js/main.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions docs/assets/js/search.js

Large diffs are not rendered by default.

441 changes: 441 additions & 0 deletions docs/classes/en.chrono.html

Large diffs are not rendered by default.

840 changes: 840 additions & 0 deletions docs/classes/en.parsingcomponents.html

Large diffs are not rendered by default.

457 changes: 457 additions & 0 deletions docs/classes/en.parsingresult.html

Large diffs are not rendered by default.

356 changes: 356 additions & 0 deletions docs/classes/en.referencewithtimezone.html

Large diffs are not rendered by default.

236 changes: 236 additions & 0 deletions docs/enums/en.meridiem.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,236 @@
<!doctype html>
<html class="default no-js">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>Meridiem | Chrono - v2.7.6</title>
<meta name="description" content="Documentation for Chrono - v2.7.6">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="../assets/css/main.css">
<script async src="../assets/js/search.js" id="search-script"></script>
</head>
<body>
<header>
<div class="tsd-page-toolbar">
<div class="container">
<div class="table-wrap">
<div class="table-cell" id="tsd-search" data-index="../assets/js/search.json" data-base="..">
<div class="field">
<label for="tsd-search-field" class="tsd-widget search no-caption">Search</label>
<input id="tsd-search-field" type="text" />
</div>
<ul class="results">
<li class="state loading">Preparing search index...</li>
<li class="state failure">The search index is not available</li>
</ul>
<a href="../index.html" class="title">Chrono - v2.7.6</a>
</div>
<div class="table-cell" id="tsd-widgets">
<div id="tsd-filter">
<a href="#" class="tsd-widget options no-caption" data-toggle="options">Options</a>
<div class="tsd-filter-group">
<div class="tsd-select" id="tsd-filter-visibility">
<span class="tsd-select-label">All</span>
<ul class="tsd-select-list">
<li data-value="public">Public</li>
<li data-value="protected">Public/Protected</li>
<li data-value="private" class="selected">All</li>
</ul>
</div>
<input type="checkbox" id="tsd-filter-inherited" checked />
<label class="tsd-widget" for="tsd-filter-inherited">Inherited</label>
<input type="checkbox" id="tsd-filter-externals" checked />
<label class="tsd-widget" for="tsd-filter-externals">Externals</label>
</div>
</div>
<a href="#" class="tsd-widget menu no-caption" data-toggle="menu">Menu</a>
</div>
</div>
</div>
</div>
<div class="tsd-page-title">
<div class="container">
<ul class="tsd-breadcrumb">
<li>
<a href="../index.html">Chrono - v2.7.6</a>
</li>
<li>
<a href="../modules/en.html">en</a>
</li>
<li>
<a href="en.meridiem.html">Meridiem</a>
</li>
</ul>
<h1>Enumeration Meridiem</h1>
</div>
</div>
</header>
<div class="container container-main">
<div class="row">
<div class="col-8 col-content">
<section class="tsd-panel-group tsd-index-group">
<h2>Index</h2>
<section class="tsd-panel tsd-index-panel">
<div class="tsd-index-content">
<section class="tsd-index-section ">
<h3>Enumeration members</h3>
<ul class="tsd-index-list">
<li class="tsd-kind-enum-member tsd-parent-kind-enum"><a href="en.meridiem.html#am" class="tsd-kind-icon">AM</a></li>
<li class="tsd-kind-enum-member tsd-parent-kind-enum"><a href="en.meridiem.html#pm" class="tsd-kind-icon">PM</a></li>
</ul>
</section>
</div>
</section>
</section>
<section class="tsd-panel-group tsd-member-group ">
<h2>Enumeration members</h2>
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum">
<a name="am" class="tsd-anchor"></a>
<h3>AM</h3>
<div class="tsd-signature tsd-kind-icon">AM<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = 0</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/wanasit/chrono/blob/23abdda/src/types.ts#L133">types.ts:133</a></li>
</ul>
</aside>
</section>
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum">
<a name="pm" class="tsd-anchor"></a>
<h3>PM</h3>
<div class="tsd-signature tsd-kind-icon">PM<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = 1</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/wanasit/chrono/blob/23abdda/src/types.ts#L134">types.ts:134</a></li>
</ul>
</aside>
</section>
</section>
</div>
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
<nav class="tsd-navigation primary">
<ul>
<li class=" ">
<a href="../index.html">Exports</a>
</li>
<li class=" tsd-kind-namespace">
<a href="../modules/de.html">de</a>
</li>
<li class="current tsd-kind-namespace">
<a href="../modules/en.html">en</a>
</li>
<li class=" tsd-kind-namespace">
<a href="../modules/es.html">es</a>
</li>
<li class=" tsd-kind-namespace">
<a href="../modules/fr.html">fr</a>
</li>
<li class=" tsd-kind-namespace">
<a href="../modules/ja.html">ja</a>
</li>
<li class=" tsd-kind-namespace">
<a href="../modules/nl.html">nl</a>
</li>
<li class=" tsd-kind-namespace">
<a href="../modules/pt.html">pt</a>
</li>
<li class=" tsd-kind-namespace">
<a href="../modules/ru.html">ru</a>
</li>
<li class=" tsd-kind-namespace">
<a href="../modules/uk.html">uk</a>
</li>
<li class=" tsd-kind-namespace">
<a href="../modules/zh.html">zh</a>
</li>
</ul>
</nav>
<nav class="tsd-navigation secondary menu-sticky">
<ul class="before-current">
</ul>
<ul class="current">
<li class="current tsd-kind-enum tsd-parent-kind-namespace">
<a href="en.meridiem.html" class="tsd-kind-icon">Meridiem</a>
<ul>
<li class=" tsd-kind-enum-member tsd-parent-kind-enum">
<a href="en.meridiem.html#am" class="tsd-kind-icon">AM</a>
</li>
<li class=" tsd-kind-enum-member tsd-parent-kind-enum">
<a href="en.meridiem.html#pm" class="tsd-kind-icon">PM</a>
</li>
</ul>
</li>
</ul>
<ul class="after-current">
<li class=" tsd-kind-enum tsd-parent-kind-namespace">
<a href="en.weekday.html" class="tsd-kind-icon">Weekday</a>
</li>
<li class=" tsd-kind-class tsd-parent-kind-namespace">
<a href="../classes/en.chrono.html" class="tsd-kind-icon">Chrono</a>
</li>
<li class=" tsd-kind-class tsd-parent-kind-namespace">
<a href="../classes/en.parsingcomponents.html" class="tsd-kind-icon">Parsing<wbr>Components</a>
</li>
<li class=" tsd-kind-class tsd-parent-kind-namespace">
<a href="../classes/en.parsingresult.html" class="tsd-kind-icon">Parsing<wbr>Result</a>
</li>
<li class=" tsd-kind-class tsd-parent-kind-namespace">
<a href="../classes/en.referencewithtimezone.html" class="tsd-kind-icon">Reference<wbr>With<wbr>Timezone</a>
</li>
<li class=" tsd-kind-interface tsd-parent-kind-namespace">
<a href="../interfaces/en.parsedresult.html" class="tsd-kind-icon">Parsed<wbr>Result</a>
</li>
<li class=" tsd-kind-interface tsd-parent-kind-namespace">
<a href="../interfaces/en.parser.html" class="tsd-kind-icon">Parser</a>
</li>
<li class=" tsd-kind-interface tsd-parent-kind-namespace">
<a href="../interfaces/en.parsingoption.html" class="tsd-kind-icon">Parsing<wbr>Option</a>
</li>
<li class=" tsd-kind-interface tsd-parent-kind-namespace">
<a href="../interfaces/en.parsingreference.html" class="tsd-kind-icon">Parsing<wbr>Reference</a>
</li>
<li class=" tsd-kind-interface tsd-parent-kind-namespace">
<a href="../interfaces/en.refiner.html" class="tsd-kind-icon">Refiner</a>
</li>
<li class=" tsd-kind-type-alias tsd-parent-kind-namespace">
<a href="../modules/en.html#component" class="tsd-kind-icon">Component</a>
</li>
<li class=" tsd-kind-variable tsd-parent-kind-namespace">
<a href="../modules/en.html#gb" class="tsd-kind-icon">GB</a>
</li>
<li class=" tsd-kind-variable tsd-parent-kind-namespace">
<a href="../modules/en.html#casual" class="tsd-kind-icon">casual</a>
</li>
<li class=" tsd-kind-variable tsd-parent-kind-namespace">
<a href="../modules/en.html#configuration" class="tsd-kind-icon">configuration</a>
</li>
<li class=" tsd-kind-variable tsd-parent-kind-namespace">
<a href="../modules/en.html#strict" class="tsd-kind-icon">strict</a>
</li>
<li class=" tsd-kind-function tsd-parent-kind-namespace">
<a href="../modules/en.html#parse" class="tsd-kind-icon">parse</a>
</li>
<li class=" tsd-kind-function tsd-parent-kind-namespace">
<a href="../modules/en.html#parsedate" class="tsd-kind-icon">parse<wbr>Date</a>
</li>
</ul>
</nav>
</div>
</div>
</div>
<footer class="with-border-bottom">
<div class="container">
<h2>Legend</h2>
<div class="tsd-legend-group">
<ul class="tsd-legend">
<li class="tsd-kind-method tsd-parent-kind-interface"><span class="tsd-kind-icon">Method</span></li>
</ul>
</div>
</div>
</footer>
<div class="container tsd-generator">
<p>Generated using <a href="https://typedoc.org/" target="_blank">TypeDoc</a></p>
</div>
<div class="overlay"></div>
<script src="../assets/js/main.js"></script>
</body>
</html>
Loading

0 comments on commit 5eb7459

Please sign in to comment.