mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-05-02 22:07:06 +02:00
CODEBASE: Generate display data for math notation at built time and remove runtime mathjax dependency (#2447)
This commit is contained in:
+4
-2
@@ -19,5 +19,7 @@ tsdoc-metadata.json
|
||||
|
||||
.git_blame_ignore_revs
|
||||
|
||||
# This file is generated by tools/bundle-doc/index.js
|
||||
src/Documentation/pages.ts
|
||||
# This file is generated by tools/bundle-doc/index.mjs
|
||||
src/Documentation/pages.ts
|
||||
# This file is generated by tools/bundle-doc/generate-math-notation-output.mjs
|
||||
src/Documentation/data/MathNotationOutput.json
|
||||
|
||||
Reference in New Issue
Block a user