Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
nghyd
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Cassiopée
nghyd
Commits
ef1ef500
Commit
ef1ef500
authored
5 years ago
by
mathias.chouet
Browse files
Options
Downloads
Patches
Plain Diff
Fix
#217
mathjax: copie des fichiers nécessaires seulement
parent
a33f3ac0
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!47
Electron
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
package.json
+1
-1
1 addition, 1 deletion
package.json
rsync-mathjax-files
+3
-0
3 additions, 0 deletions
rsync-mathjax-files
with
4 additions
and
1 deletion
package.json
+
1
−
1
View file @
ef1ef500
...
@@ -20,7 +20,7 @@
...
@@ -20,7 +20,7 @@
"e2e"
:
"ng e2e"
,
"e2e"
:
"ng e2e"
,
"e2equick"
:
"ng e2e --dev-server-target= --baseUrl=http://localhost:4200"
,
"e2equick"
:
"ng e2e --dev-server-target= --baseUrl=http://localhost:4200"
,
"jalhyd"
:
"rm node_modules/jalhyd && cd ../jalhyd && npm run build && cd ../nghyd && npm install ../jalhyd"
,
"jalhyd"
:
"rm node_modules/jalhyd && cd ../jalhyd && npm run build && cd ../nghyd && npm install ../jalhyd"
,
"mathjax"
:
"rsync -az --delete
node_modules/mathjax
docs-fr/javascripts"
,
"mathjax"
:
"rsync -az --delete
`cat rsync-mathjax-files`
docs-fr/javascripts
/mathjax
"
,
"mkdocs"
:
"npm run mathjax && find docs-fr/javascripts/ -name '*.md' -type f -delete && python3 -m mkdocs build"
,
"mkdocs"
:
"npm run mathjax && find docs-fr/javascripts/ -name '*.md' -type f -delete && python3 -m mkdocs build"
,
"preprocess"
:
"node preprocessors.js && npm run mkdocs"
,
"preprocess"
:
"node preprocessors.js && npm run mkdocs"
,
"viz"
:
"tsviz -recursive src/ nghyd_class_diagram.png"
,
"viz"
:
"tsviz -recursive src/ nghyd_class_diagram.png"
,
...
...
This diff is collapsed.
Click to expand it.
rsync-mathjax-files
0 → 100644
+
3
−
0
View file @
ef1ef500
node_modules/mathjax/MathJax.js
node_modules/mathjax/config
node_modules/mathjax/jax
\ No newline at end of file
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment