Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
IN-WOP
SeineBasin2
Commits
80b3f64a
Commit
80b3f64a
authored
Jan 11, 2022
by
Dorchies David
Browse files
docs(pkgdown): add link to source code
parent
81b83735
Changes
4
Hide whitespace changes
Inline
Side-by-side
.Rbuildignore
View file @
80b3f64a
...
...
@@ -6,3 +6,6 @@
^data-raw$
^LICENSE\.md$
^man-roxygen$
^_pkgdown\.yml$
^docs$
^pkgdown$
.gitignore
View file @
80b3f64a
...
...
@@ -5,3 +5,4 @@
inst/doc
/.vscode
docs
DESCRIPTION
View file @
80b3f64a
...
...
@@ -9,6 +9,8 @@ Authors@R: c(
person("Laura", "Nunez Torres", role = c("ctb"))
)
Description: Calibration and modeling of a semi-distributed model of the Seine River accounting of the reservoirs and usages.
URL: https://in-wop.g-eau.fr/seinebasin2/package/index.html
BugReports: https://gitlab.irstea.fr/in-wop/seinebasin2/-/issues/
License: AGPL (>= 3)
Encoding: UTF-8
LazyData: true
...
...
_pkgdown.yml
0 → 100644
View file @
80b3f64a
url
:
https://in-wop.g-eau.fr/seinebasin2/package
template
:
bootstrap
:
5
development
:
mode
:
auto
navbar
:
components
:
github
:
~
gitlab
:
icon
:
fab fa-gitlab fa-lg
href
:
https://gitlab.irstea.fr/in-wop/seinebasin2
repo
:
url
:
home
:
https://gitlab.irstea.fr/in-wop/seinebasin2
source
:
https://gitlab.irstea.fr/in-wop/seinebasin2/-/tree/master/
issue
:
https://gitlab.irstea.fr/in-wop/seinebasin2/-/issues
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