Commit 890c6156 authored by Pauline Maury Laribière's avatar Pauline Maury Laribière
Browse files

change the path

parent d2e28e3c
Pipeline #324721 passed with stage
in 3 minutes and 17 seconds
......@@ -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"
......@@ -2,5 +2,5 @@ pandoc: 2.14.1
pkgdown: 1.6.1
pkgdown_sha: ~
articles: {}
last_built: 2022-03-03T10:50Z
last_built: 2022-03-03T12:21Z
<?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>
......@@ -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
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment