-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_pkgdown.yml
More file actions
41 lines (38 loc) · 964 Bytes
/
Copy path_pkgdown.yml
File metadata and controls
41 lines (38 loc) · 964 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
url: https://cislongitudinal.spainelectoralproject.com/
template:
package: spainelectoraltheme
bootstrap: 5
navbar:
structure:
left: [intro, reference]
right: [search, github]
reference:
- title: Descarga y cache
contents:
- cis_download
- cis_update
- cis_path
- cis_available
- cis_cache_dir
- cis_clear
- title: Lectura y consulta
contents:
- cis_read
- cis_open
- cis_cols
- cis_schema
- cis_studies
- title: Informacion
contents:
- cis_manifest
- cis_info
footer:
structure:
left: [developed_by, sep_branding]
right: [license, built_with]
components:
sep_branding: >
<span class="sep-footer-branding">◆ Part of
<a href="https://spainelectoralproject.com">Spain Electoral Project</a></span>
license: >
Licenciado bajo <a href="https://opensource.org/license/mit" target="_blank" rel="noopener">MIT</a>.