Öffentliche API zur MathCoach-IDE
Hong-Phuc Bui
2023-05-17 83fcfb090cff03b3c0eb7e1f8bd13cc56af14c22
re-remove docs and dist
1 files modified
31 files deleted
35318 ■■■■■ changed files
.gitignore 3 ●●●●● patch | view | raw | blame | history
dist/es6/Helpers.d.ts 84 ●●●●● patch | view | raw | blame | history
dist/es6/Helpers.js 224 ●●●●● patch | view | raw | blame | history
dist/es6/Helpers.js.map 1 ●●●● patch | view | raw | blame | history
dist/es6/MathCoach.d.ts 178 ●●●●● patch | view | raw | blame | history
dist/es6/MathCoach.js 1 ●●●● patch | view | raw | blame | history
dist/es6/MathCoach.js.map 1 ●●●● patch | view | raw | blame | history
dist/es6/index.d.ts 2 ●●●●● patch | view | raw | blame | history
dist/es6/index.js 2 ●●●●● patch | view | raw | blame | history
dist/es6/index.js.map 1 ●●●● patch | view | raw | blame | history
dist/lib/mathcoach-ide-tool-utils.js 8 ●●●●● patch | view | raw | blame | history
dist/lib/mathcoach-ide-tool-utils.js.map 1 ●●●● patch | view | raw | blame | history
docs/assets/css/main.css 2683 ●●●●● patch | view | raw | blame | history
docs/assets/images/icons.png patch | view | raw | blame | history
docs/assets/images/icons@2x.png patch | view | raw | blame | history
docs/assets/images/widgets.png patch | view | raw | blame | history
docs/assets/images/widgets@2x.png patch | view | raw | blame | history
docs/assets/js/main.js 1 ●●●● patch | view | raw | blame | history
docs/assets/js/search.js 3 ●●●●● patch | view | raw | blame | history
docs/classes/helpers.inmemorystorage.html 2987 ●●●●● patch | view | raw | blame | history
docs/globals.html 3121 ●●●●● patch | view | raw | blame | history
docs/index.html 3122 ●●●●● patch | view | raw | blame | history
docs/interfaces/mathcoach.api.html 2866 ●●●●● patch | view | raw | blame | history
docs/interfaces/mathcoach.file.html 2855 ●●●●● patch | view | raw | blame | history
docs/interfaces/mathcoach.filesystemapi.html 2878 ●●●●● patch | view | raw | blame | history
docs/interfaces/mathcoach.ideapi.html 2898 ●●●●● patch | view | raw | blame | history
docs/interfaces/mathcoach.navigatorapi.html 2880 ●●●●● patch | view | raw | blame | history
docs/media/usage_author.gif patch | view | raw | blame | history
docs/media/usage_tool_developer.gif patch | view | raw | blame | history
docs/modules/__global.html 2780 ●●●●● patch | view | raw | blame | history
docs/modules/helpers.html 2949 ●●●●● patch | view | raw | blame | history
docs/modules/mathcoach.html 2789 ●●●●● patch | view | raw | blame | history
.gitignore
@@ -2,3 +2,6 @@
.nyc_output/
coverage/
.cache/
docs
dist
.idea
dist/es6/Helpers.d.ts
File was deleted
dist/es6/Helpers.js
File was deleted
dist/es6/Helpers.js.map
File was deleted
dist/es6/MathCoach.d.ts
File was deleted
dist/es6/MathCoach.js
File was deleted
dist/es6/MathCoach.js.map
File was deleted
dist/es6/index.d.ts
File was deleted
dist/es6/index.js
File was deleted
dist/es6/index.js.map
File was deleted
dist/lib/mathcoach-ide-tool-utils.js
File was deleted
dist/lib/mathcoach-ide-tool-utils.js.map
File was deleted
docs/assets/css/main.css
File was deleted
docs/assets/images/icons.png
Binary files differ
docs/assets/images/icons@2x.png
Binary files differ
docs/assets/images/widgets.png
Binary files differ
docs/assets/images/widgets@2x.png
Binary files differ
docs/assets/js/main.js
File was deleted
docs/assets/js/search.js
File was deleted
docs/classes/helpers.inmemorystorage.html
File was deleted
docs/globals.html
File was deleted
docs/index.html
File was deleted
docs/interfaces/mathcoach.api.html
File was deleted
docs/interfaces/mathcoach.file.html
File was deleted
docs/interfaces/mathcoach.filesystemapi.html
File was deleted
docs/interfaces/mathcoach.ideapi.html
File was deleted
docs/interfaces/mathcoach.navigatorapi.html
File was deleted
docs/media/usage_author.gif
Binary files differ
docs/media/usage_tool_developer.gif
Binary files differ
docs/modules/__global.html
File was deleted
docs/modules/helpers.html
File was deleted
docs/modules/mathcoach.html
File was deleted