Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
LCSB-BioCore
SBML.jl
Commits
b584f62e
Unverified
Commit
b584f62e
authored
Feb 09, 2021
by
Laurent Heirendt
✈
Committed by
GitHub
Feb 09, 2021
Browse files
Merge pull request #5 from LCSB-BioCore/fix-doc
Fix documentation
parents
71ddd791
b53660a8
Changes
3
Hide whitespace changes
Inline
Side-by-side
.github/workflows/ci.yml
View file @
b584f62e
...
...
@@ -4,7 +4,7 @@ on:
push
:
branches
:
-
master
-
develop
pull_request
:
jobs
:
test
:
...
...
README.md
View file @
b584f62e
...
...
@@ -2,7 +2,7 @@
| Build status | Documentation |
|:---:|:---:|
| !
[
CI
](
https://github.com/LCSB-BioCore/SBML.jl/workflows/CI/badge.svg?branch=develop
)
|
[

](https://lcsb-biocore.github.io/SBML.jl/
stable/)
[

](https://lcsb-biocore.github.io/SBML.jl/dev/
) |
| !
[
CI
](
https://github.com/LCSB-BioCore/SBML.jl/workflows/CI/badge.svg?branch=develop
)
|
[

](https://lcsb-biocore.github.io/SBML.jl/) |
This is a simple wrap of some of the libSBML functionality, mainly the model loading for purposes of COBRA analysis methods.
...
...
docs/make.jl
View file @
b584f62e
...
...
@@ -17,6 +17,5 @@ deploydocs(
repo
=
"github.com/LCSB-BioCore/SBML.jl.git"
,
target
=
"build"
,
branch
=
"gh-pages"
,
devbranch
=
"develop"
,
push_preview
=
true
)
cylon-x
🤖
@cylon-x
mentioned in commit
4c20f321
·
Feb 09, 2021
mentioned in commit
4c20f321
mentioned in commit 4c20f321d5b727245fd4b994820d9795cae47fc4
Toggle commit list
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment