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 0b8dc22 commit 8fef693Copy full SHA for 8fef693
roles/rst_to_html/vars/main.yml
@@ -0,0 +1,6 @@
1
+# By default, these vars will build the welcoming documentation for the user's
2
+# desktop. They should be overwritten when specific files are to be built.
3
+
4
+BUILD_DIR: /etc/skel/Desktop
5
+SOURCE_PATH: /vagrant/extra_resources/welcome.rst
6
+BUILD_NAME: Welcome.html
0 commit comments