File tree Expand file tree Collapse file tree 1 file changed +32
-0
lines changed Expand file tree Collapse file tree 1 file changed +32
-0
lines changed Original file line number Diff line number Diff line change
1
+ reference :
2
+ - title : " Styling API"
3
+ desc : >
4
+ Functions for styling code
5
+ - contents :
6
+ - style_text
7
+ - style_file
8
+ - style_pkg
9
+ - style_dir
10
+ - styler_addins
11
+ - title : " Fine-tune styling"
12
+ desc : " Customize style guildes"
13
+ - contents :
14
+ - create_style_guide
15
+ - specify_math_token_spacing
16
+ - specify_reindention
17
+ - tidyverse_reindention
18
+ - tidyverse_math_token_spacing
19
+ - title : " Non-functional documentation"
20
+ desc : " Explaining features"
21
+ contents :
22
+ - caching
23
+ - stylerignore
24
+ - styler-package
25
+ - title : " Caching"
26
+ desc : " Utilities to help manage the styler cache"
27
+ - contents :
28
+ - starts_with("cache")
29
+ - title : " Other"
30
+ contents :
31
+ - print.vertical
32
+
1
33
template :
2
34
params :
3
35
bootswatch : flatly # https://bootswatch.com/flatly/
You can’t perform that action at this time.
0 commit comments