Skip to content

Commit ee825de

Browse files
committed
[DOC] Enrich the HTML documentation
Add pkgdown.yml customization.
1 parent d560c0b commit ee825de

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

_pkgdown.yml

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
template:
2+
bootstrap: 5
3+
4+
home:
5+
# shorten the title of the DESCRIPTION file
6+
title: Visualize Process Execution Data on BPMN Diagrams
7+
8+
# TODO create the News menu entry, but also a reference to the news/index.html page that is not generated (because we don't have a NEWS.md file)
9+
news:
10+
releases:
11+
# 0.2.1
12+
# 0.2.0
13+
# 0.1.2
14+
- text: "Version 0.1.1"
15+
href: https://github.com/process-analytics/bpmn-visualization-R/releases/tag/v0.1.1
16+
- text: "Version 0.1.0"
17+
href: https://github.com/process-analytics/bpmn-visualization-R/releases/tag/v0.1.0

0 commit comments

Comments
 (0)