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
DSCC
FSO Metadata Auto R
Commits
890c6156
Commit
890c6156
authored
Mar 03, 2022
by
Pauline Maury Laribière
Browse files
change the path
parent
d2e28e3c
Pipeline
#324721
passed with stage
in 3 minutes and 17 seconds
Changes
4
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
890c6156
...
...
@@ -29,7 +29,7 @@ pages:
-
echo 'Nothing to do...'
artifacts
:
paths
:
-
public
-
docs
only
:
variables
:
-
$CI_PROJECT_URL == "https://gitlab.com/dscc/fso-metadata-r"
docs/pkgdown.yml
View file @
890c6156
...
...
@@ -2,5 +2,5 @@ pandoc: 2.14.1
pkgdown
:
1.6.1
pkgdown_sha
:
~
articles
:
{}
last_built
:
2022-03-03T1
0:50
Z
last_built
:
2022-03-03T1
2:21
Z
docs/sitemap.xml
0 → 100644
View file @
890c6156
<?xml version="1.0" encoding="UTF-8"?>
<urlset
xmlns=
"http://www.sitemaps.org/schemas/sitemap/0.9"
>
<url>
<loc>
https://dscc.fso_metadata/index.html
</loc>
</url>
<url>
<loc>
https://dscc.fso_metadata/reference/Api-class.html
</loc>
</url>
<url>
<loc>
https://dscc.fso_metadata/reference/csv_request.html
</loc>
</url>
<url>
<loc>
https://dscc.fso_metadata/reference/get_codelist.html
</loc>
</url>
<url>
<loc>
https://dscc.fso_metadata/reference/get_nomenclature_multiple_levels.html
</loc>
</url>
<url>
<loc>
https://dscc.fso_metadata/reference/get_nomenclature_one_level.html
</loc>
</url>
<url>
<loc>
https://dscc.fso_metadata/reference/json_request.html
</loc>
</url>
<url>
<loc>
https://dscc.fso_metadata/reference/list_to_string.html
</loc>
</url>
<url>
<loc>
https://dscc.fso_metadata/reference/sdmx_request.html
</loc>
</url>
</urlset>
install.R
View file @
890c6156
...
...
@@ -11,4 +11,5 @@ devtools::install_github("opensdmx/rsdmx")
# testthat::test_file("tests/testthat.R")
## Use pkgdown for documentation
# pkgdown::build_site()
\ No newline at end of file
# pkgdown::build_site()
# pkgdown::preview_site(pkg = ".", path = ".")
\ No newline at end of file
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