Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Bentriou Mahmoud
MarkovProcesses.jl
Commits
0204bd2e
Commit
0204bd2e
authored
May 17, 2022
by
Bentriou Mahmoud
Browse files
Update ci docs
parent
b030d99c
Pipeline
#19884
failed with stage
in 4 minutes and 24 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
0204bd2e
...
...
@@ -19,7 +19,8 @@ pages:
-
echo $CI_COMMIT_BRANCH
-
julia --project=docs/ -e 'using Pkg; Pkg.develop(PackageSpec(path=".")); Pkg.instantiate();'
-
julia --project=docs/ --color=yes docs/make.jl
# make documentation
-
mv docs/build public/
-
mkdir public/dev
-
mv docs/build public/dev
artifacts
:
paths
:
-
public
...
...
@@ -27,4 +28,6 @@ pages:
# - if: $CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH
tags
:
-
docker
# only:
# - ci_tests
#
README.md
View file @
0204bd2e
...
...
@@ -2,6 +2,8 @@
MarkovProcesses.jl
==================
[

](https://2017bentrioum.pages.centralesupelec.fr/markovprocesses.jl/dev)
A Julia package for efficient simulation, statistical inference and verification of Continuous Time Markov Chains.
It implements:
...
...
Bentriou Mahmoud
@2017bentrioum
mentioned in commit
9455554d
·
May 16, 2022
mentioned in commit
9455554d
mentioned in commit 9455554db6dadc0cab254a76003b3faf8e45df2f
Toggle commit list
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment