We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cde9be3 commit 6ec2643Copy full SHA for 6ec2643
.github/workflows/docs.yml
@@ -20,8 +20,8 @@ jobs:
20
--from markdown+tex_math_single_backslash
21
--to html5+smart
22
--template="./scripts/template.html5"
23
- --css="/css/theme.css"
24
- --css="/css/skylighting-solarized-theme.css"
+ --css="/panvimdoc/css/theme.css"
+ --css="/panvimdoc/css/skylighting-solarized-theme.css"
25
--toc
26
--wrap=none
27
--metadata title="panvimdoc"
0 commit comments