-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_pkgdown.yml
More file actions
41 lines (35 loc) · 898 Bytes
/
_pkgdown.yml
File metadata and controls
41 lines (35 loc) · 898 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://inseefrlab.github.io/etudes.pdf/
lang: fr
template:
bootstrap: 5
bslib:
bootswatch: lumen
repo:
url:
home: https://github.com/inseefrlab/etudes.pdf
home:
sidebar:
html: pkgdown/home-sidebar.html
navbar:
title: "etudes.pdf"
structure:
left: [home, documentation]
right: [search, github]
components:
documentation:
text: Documentation
menu:
- text: Documentation de base
href: articles/article.html
- text: Documentation avancée
href: articles/article2.html
- text: Dev
href: articles/dev.html
- text: En cas de problèmes d'installation
href: articles/installation.html
footer:
structure:
left: developed_by
right: built_with
components:
developed_by: "Auteur: Régis Relland [contact](mailto:regis.relland@insee.fr)."