Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit233aba9

Browse files
avivkellermarco-ippolito
authored andcommitted
doc: updateapi_assets README for new files
PR-URL:#53676Reviewed-By: Luigi Pinca <luigipinca@gmail.com>Reviewed-By: James M Snell <jasnell@gmail.com>Reviewed-By: Claudio Wunder <cwunder@gnome.org>
1 parentb71250a commit233aba9

File tree

1 file changed

+6
-12
lines changed

1 file changed

+6
-12
lines changed

‎doc/api_assets/README.md

Lines changed: 6 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,7 @@
1-
#APIReference Document Assets
1+
#APIdocumentation assets
22

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.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp