|
16 | 16 |
|
17 | 17 |
|
18 | 18 | <link rel="icon" href="../assets/images/favicon.png"> |
19 | | - <meta name="generator" content="mkdocs-1.6.1, mkdocs-material-9.5.34"> |
| 19 | + <meta name="generator" content="mkdocs-1.6.1, mkdocs-material-9.5.44"> |
20 | 20 |
|
21 | 21 |
|
22 | 22 |
|
23 | 23 | <title>About - chartlets</title> |
24 | 24 |
|
25 | 25 |
|
26 | 26 |
|
27 | | - <link rel="stylesheet" href="../assets/stylesheets/main.35f28582.min.css"> |
| 27 | + <link rel="stylesheet" href="../assets/stylesheets/main.0253249f.min.css"> |
28 | 28 |
|
29 | 29 |
|
30 | 30 | <link rel="stylesheet" href="../assets/stylesheets/palette.06af60db.min.css"> |
@@ -655,8 +655,8 @@ <h3 id="coding-style">Coding Style</h3> |
655 | 655 | </code></pre> |
656 | 656 | <p>Chartlets' TypeScript code is formatted by |
657 | 657 | <a href="https://prettier.io/">prettier</a>.</p> |
658 | | -<pre><code class="language-bash">cd chartlets.js |
659 | | -prettier . |
| 658 | +<pre><code class="language-bash">cd chartlets.js/packages/lib |
| 659 | +prettier -w . |
660 | 660 | </code></pre> |
661 | 661 | <h3 id="documentation">Documentation</h3> |
662 | 662 | <p>Chartlets' documentation is built using the <a href="https://www.mkdocs.org/">mkdocs</a> tool.</p> |
@@ -726,10 +726,10 @@ <h2 id="license">License</h2> |
726 | 726 | </div> |
727 | 727 |
|
728 | 728 |
|
729 | | - <script id="__config" type="application/json">{"base": "..", "features": ["toc.integrate"], "search": "../assets/javascripts/workers/search.07f07601.min.js", "translations": {"clipboard.copied": "Copied to clipboard", "clipboard.copy": "Copy to clipboard", "search.result.more.one": "1 more on this page", "search.result.more.other": "# more on this page", "search.result.none": "No matching documents", "search.result.one": "1 matching document", "search.result.other": "# matching documents", "search.result.placeholder": "Type to start searching", "search.result.term.missing": "Missing", "select.version": "Select version"}}</script> |
| 729 | + <script id="__config" type="application/json">{"base": "..", "features": ["toc.integrate"], "search": "../assets/javascripts/workers/search.6ce7567c.min.js", "translations": {"clipboard.copied": "Copied to clipboard", "clipboard.copy": "Copy to clipboard", "search.result.more.one": "1 more on this page", "search.result.more.other": "# more on this page", "search.result.none": "No matching documents", "search.result.one": "1 matching document", "search.result.other": "# matching documents", "search.result.placeholder": "Type to start searching", "search.result.term.missing": "Missing", "select.version": "Select version"}}</script> |
730 | 730 |
|
731 | 731 |
|
732 | | - <script src="../assets/javascripts/bundle.56dfad97.min.js"></script> |
| 732 | + <script src="../assets/javascripts/bundle.83f73b43.min.js"></script> |
733 | 733 |
|
734 | 734 |
|
735 | 735 | </body> |
|
0 commit comments