+6
-12
lines changedFilter options
+6
-12
lines changed Original file line number Diff line number Diff line change
@@ -1,13 +1,7 @@
1
-
# API Reference Document Assets
1
+
# API documentation assets
2
2
3
-
## api.js
4
-
5
-
The main script for API reference documents.
6
-
7
-
## hljs.css
8
-
9
-
The syntax theme for code snippets in API reference documents.
10
-
11
-
## style.css
12
-
13
-
The main stylesheet for API reference documents.
3
+
* [`api.js`](./api.js): This file contains all the JavaScript used throughout the documentation.
4
+
* [`hljs.css`](./hljs.css): This CSS file is used for syntax highlighting styles in code blocks.
5
+
* [`js-flavor-cjs.svg`](./js-flavor-cjs.svg): This SVG image represents the toggle between ESM and CJS (_CJS_)
6
+
* [`js-flavor-esm.svg`](./js-flavor-esm.svg): This SVG image represents the toggle between ESM and CJS (_ESM_)
7
+
* [`style.css`](./style.css): This CSS file contains the styling rules for the overall appearance of the API documentation.
You can’t perform that action at this time.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4