You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This template enhances the simple and minimalistic JSDoc default template by incorporating a dark and light theme styling, similar to GitHub's dark and light theme. There are no other significant alterations.</p>
65
+
<p><strong>Dark/Light theme</strong></p>
66
+
<p>This template enhances the simple and minimalistic JSDoc default template by incorporating a dark and light theme styling, similar to GitHub's dark dimmed and light theme. There are no other significant alterations.</p>
56
67
<h2id="goal">Goal</h2>
57
-
<p><strong>Minimal changes to the default theme.</strong>
58
-
The JSDoc default theme has undergone minimal changes. The template only includes new styles and slight external script additions to the JSDoc default template. The main functionality and features remain unchanged. During the build process, most of the templates are copied from JSDoc without any modifications, ensuring alignment with the JSDoc default template in terms of features and functionality.</p>
68
+
<p><strong>Minimal changes to the default theme.</strong></p>
69
+
<p>The JSDoc default theme has undergone minimal changes. The template only includes new styles and slight external script additions to the JSDoc default template. The main functionality and features remain unchanged. During the build process, most of the templates are copied from JSDoc without any modifications, ensuring alignment with the JSDoc default template in terms of features and functionality.</p>
59
70
<h2id="features%3A">Features:</h2>
60
71
<ul>
61
-
<li><strong>Dark/Light theme</strong> similar to GitHub Light and Dark dimmed themes</li>
72
+
<li><strong>Dark/Light theme</strong> similar to GitHub light and dark dimmed themes</li>
62
73
<li><ahref="https://github.com/highlightjs/highlight.js">Highlight.js</a> as a code syntax highlighter instead of <code>prettify.js</code></li>
63
74
<li>Table of contents based on <ahref="https://github.com/tscanlin/tocbot">tocbot.js</a></li>
64
75
<li><ahref="https://www.npmjs.com/package/@resultify/initial.css">initial.css</a> as a base root CSS styling</li>
0 commit comments