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 ac26c55 commit 475a2f6Copy full SHA for 475a2f6
roles/nmag_examples/vars/main.yml
@@ -3,7 +3,7 @@ EXAMPLES_FOLDER: /etc/skel
3
NMAG_EXAMPLES_FOLDER: "{{ EXAMPLES_FOLDER }}/nmag-examples"
4
5
# Name of the RST template to generate HTML examples from.
6
-EXAMPLES_RST_FILE: magpar_oommf_nmag_examples.rst
+EXAMPLES_RST_FILE: nmag_examples.rst
7
8
# Location to place the HTML documentation.
9
EXAMPLES_DOC_FOLDER: "{{ EXAMPLES_FOLDER }}/Desktop"
0 commit comments