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.
xp-demo-dir
1 parent 7de743a commit 700fb10Copy full SHA for 700fb10
_config.yml
@@ -204,6 +204,9 @@ kramdown:
204
asciidoctor:
205
attributes:
206
xp-images: /assets/images/docs/xp
207
+ # this overrides the attribute of the same name in the doc files because
208
+ # the path to the demo source tree differs in the project vs the website
209
+ xp-demo-dir: _demos/xp
210
site-images: /assets/images/site
211
source-highlighter: pygments
212
tabsize: 4
0 commit comments